diff options
Diffstat (limited to 'asm/gap2.s')
-rw-r--r-- | asm/gap2.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/gap2.s b/asm/gap2.s new file mode 100644 index 00000000..4af77b6d --- /dev/null +++ b/asm/gap2.s @@ -0,0 +1,4 @@ + .text + .rept 0x336400-0x33631c + .byte 255 + .endr |