]> granicus.if.org Git - yasm/commitdiff
Add USE64 macro as alias for BITS 64, for parity with USE16 and USE32.
authorPeter Johnson <peter@tortall.net>
Sun, 3 Sep 2006 06:30:54 +0000 (06:30 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 3 Sep 2006 06:30:54 +0000 (06:30 -0000)
svn path=/trunk/yasm/; revision=1607

modules/preprocs/nasm/standard.mac

index efe139eaaf67f9055fdba711e6d998b89efbdab7..01ea7fe203ecee4e0f0ce4deaae17f0f25a1e30b 100644 (file)
@@ -92,6 +92,9 @@ __SECT__
 %imacro use32 0.nolist
 [bits 32]
 %endmacro
+%imacro use64 0.nolist
+[bits 64]
+%endmacro
 
 %imacro global 1-*.nolist
 %rep %0