mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
[ASM}
Add .org for ML svn path=/branches/cmake-bringup/; revision=49586
This commit is contained in:
@@ -107,6 +107,10 @@ ENDM
|
||||
dq args
|
||||
ENDM
|
||||
|
||||
.org MACRO value
|
||||
ORG value
|
||||
ENDM
|
||||
|
||||
.fill MACRO repeat, size, value
|
||||
// FIXME
|
||||
ENDM
|
||||
|
||||
Reference in New Issue
Block a user