diff options
Diffstat (limited to 'include/01.pocetak/boot02.s')
| -rw-r--r-- | include/01.pocetak/boot02.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/01.pocetak/boot02.s b/include/01.pocetak/boot02.s deleted file mode 100644 index a9280a6..0000000 --- a/include/01.pocetak/boot02.s +++ /dev/null @@ -1,5 +0,0 @@ -.section .bss -.align 16 -stack_bottom: -.skip 16384 -stack_top: |
