summaryrefslogtreecommitdiff
path: root/asm/gap1.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-13 08:56:02 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-13 08:56:02 -0400
commit10b51e114a80206af90478f716181268ce06af9b (patch)
tree63a748e326bd23a95e22830aa0f1a602aad00f95 /asm/gap1.s
parent4e18addc9e835fb38428a21c68e09bdcd6483b30 (diff)
Fill out the header fields, 1
Diffstat (limited to 'asm/gap1.s')
-rw-r--r--asm/gap1.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/gap1.s b/asm/gap1.s
new file mode 100644
index 00000000..b71ccde3
--- /dev/null
+++ b/asm/gap1.s
@@ -0,0 +1,4 @@
+ .section .text
+ .rept 0x1E0
+ .byte 0xFF
+ .endr