summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorH. Peter Anvin (Intel) <hpa@zytor.com>2019-08-14 21:29:21 -0700
committerH. Peter Anvin (Intel) <hpa@zytor.com>2019-08-14 21:29:21 -0700
commit522bcad4aebc54ce4107db851c91628dc94e1ed1 (patch)
tree83ee18c56af827ec0680f8ec6207a81202ab4fca /macros
parentfe90f152d10e75ffd9d7449e942ee054b5a7bb76 (diff)
downloadnasm-522bcad4aebc54ce4107db851c91628dc94e1ed1.tar.gz
masm.mac: tbyte -> tword
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'macros')
-rw-r--r--macros/masm.mac2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/masm.mac b/macros/masm.mac
index 3e64f70a..6587e015 100644
--- a/macros/masm.mac
+++ b/macros/masm.mac
@@ -77,4 +77,6 @@ USE: masm
; Nothing
%endmacro
+%idefine tbyte tword
+
default rel