X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/index.xml?a=blobdiff_plain;f=boot%2Fx86%2Fstage3%2Fa20.s;h=392e83de920c1fac19e06c301979ceb618348824;hb=320a0c820a129a39cc6a8a383ea4e2770f3ee50b;hp=8748dde580673653b15db546ade7739a1db13ac3;hpb=1d5cadb08919cd8d40b8303896319687540d9e0d;p=nameless-os.git diff --git a/boot/x86/stage3/a20.s b/boot/x86/stage3/a20.s index 8748dde..392e83d 100644 --- a/boot/x86/stage3/a20.s +++ b/boot/x86/stage3/a20.s @@ -1,3 +1,6 @@ +bits 16 +section .text + %macro in_wait 0 push ax %%loop: