diff options
Diffstat (limited to 'include/01.pocetak/boot3.s')
| -rw-r--r-- | include/01.pocetak/boot3.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/01.pocetak/boot3.s b/include/01.pocetak/boot3.s new file mode 100644 index 0000000..cd3f772 --- /dev/null +++ b/include/01.pocetak/boot3.s @@ -0,0 +1,2 @@ +.set CODE_SEGMENT, 0x08 +.set DATA_SEGMENT, 0x10 |
