cleanup file segment

Former-commit-id: f477070f31fd34cf726185344c8d323141b75360 [formerly aa4b3db78bd146776239181c0ae7ddcadc380612] [formerly 5ff8c254565d77ee9404ddfc9448698e2c5d4c73 [formerly 87cc20bd1dc7d3b307a8a53458f826fc56dd994c]]
Former-commit-id: fc65cdefc4e5e679869823e8d9d3513083d82839 [formerly 368a3238ed0581052fe8f9612b53bbe541d92abf]
Former-commit-id: 2ddebb2c51345605f01645cee5c136f1e07c6fd1
This commit is contained in:
Larry 2017-08-15 18:37:07 -05:00
parent 3812f3b8da
commit 8172fea45d
3 changed files with 8 additions and 2 deletions

View File

@ -20,3 +20,9 @@ jump_\location:
.word \sp
.word \string
.endm
.macro file_entry index, string, file
.word \index
.word \string
.word \file
.endm

View File

@ -1 +1 @@
2d2bc148715585778e77863a996f5f3e9a620020
f282d18bca3028118f34c9aa4062494ba6a53aa2

View File

@ -1 +1 @@
cd9ca7879c25b807a81c06f40f9e55a009f319e1
c44d9a8ffa8937f108daf2740fe05583ca99feb7