Skip to content

Commit 620dd31

Browse files
author
H. Peter Anvin (Intel)
committed
editors/builtin.mac: sync with executable (pick up the list options macros)
Regenerate editors/buildin.mac to pick up the new list options macros. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
1 parent 851460a commit 620dd31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

editors/builtin.mac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
%define __?BITS?__
55
%define __?PTR?__
66
%define __?DEFAULT?__
7+
%define __?LIST_OPTIONS?__
78
%idefine %abs(=)
89
%idefine %chr(=+)
910
%idefine %count(+)
@@ -68,6 +69,7 @@
6869
%idefine %findi(&&,+)
6970
%idefine %find(&&,+)
7071
%define __?NASM_LIMITS?__
72+
%define __?LIST_OPTIONS_DEFAULT?__
7173
%define __?PASS?__
7274
%define __?SECT?__
7375
%defalias __SECT__

0 commit comments

Comments
 (0)