mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[ASM]
Fix dummy ASSUME svn path=/branches/cmake-bringup/; revision=49420
This commit is contained in:
parent
62ea941082
commit
0d7a1c46a0
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ ENDM
|
|||
.endm
|
||||
|
||||
/* Dummy ASSUME */
|
||||
.macro ASSUME
|
||||
.macro ASSUME p1 p2 p3 p4 p5 p6 p7 p8
|
||||
.endm
|
||||
|
||||
/* MASM compatible ALIGN */
|
||||
|
|
Loading…
Reference in a new issue