avr: cleanup, added labels to calculate module sizes.
This commit is contained in:
@@ -57,6 +57,8 @@ lcdDataEnd:
|
||||
.cseg
|
||||
|
||||
|
||||
LCD_BEGIN:
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
@@ -812,4 +814,6 @@ lcdFont6x8:
|
||||
#endif
|
||||
|
||||
|
||||
LCD_END:
|
||||
.equ MODULE_SIZE_LCD = LCD_END-LCD_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user