diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-15 11:57:58 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-15 11:57:58 -0400 |
commit | 5343a230feb59f4de659e90c325f5417f65b823c (patch) | |
tree | 05dc2db9d693bdc19daab7c8fc0d444468a41cc1 /asm/gap2.s | |
parent | 2b7b8d7174a2ea6f84db3b5917b0bf068213a85e (diff) | |
parent | f9b7d7411b74e29e048ea7d48cf6d8302e50d2d4 (diff) |
merge
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 |