Skip to content

Commit 7437c33

Browse files
entryPoint
1 parent a49a7ec commit 7437c33

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

asm/bios/mbr.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
BITS 16
2020

21-
entry:
21+
entryPoint:
2222
cli
2323
cld
2424
xor ax, ax

obj/mbr.o

16 Bytes
Binary file not shown.

out/mbr.sys

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)