mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
macros: standart -- Shift endmacro left
Fix code imbalance. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
4ff8c63ab6
commit
c7b0fe6bbe
@ -92,7 +92,7 @@ STD: nasm
|
||||
%define %$strucname %1
|
||||
[absolute %2]
|
||||
%$strucname: ; allow definition of `.member' to work sanely
|
||||
%endmacro
|
||||
%endmacro
|
||||
|
||||
%imacro endstruc 0.nolist
|
||||
%{$strucname}_size equ ($-%$strucname)
|
||||
|
Loading…
x
Reference in New Issue
Block a user