avr: cleanup, added labels to calculate module sizes.
This commit is contained in:
@@ -39,6 +39,8 @@ si7021DataEnd:
|
||||
.cseg
|
||||
|
||||
|
||||
SI7021_BEGIN:
|
||||
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
@@ -439,6 +441,7 @@ si7021Muls16x16_32_done:
|
||||
; ret
|
||||
|
||||
|
||||
|
||||
SI7021_END:
|
||||
.equ MODULE_SIZE_SI7021 = SI7021_END-SI7021_BEGIN
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user