http://git.dujemihanovic.i2p?p=nameless-os.git;a=blobdiff;f=boot/x86/protected.s;h=966390af1a8dad8101595cfa6ed045159dc82636;hp=d1c7eea34df31ac1a191c26bc2abeb6bb45924d6;hb=6c6312e540a570d376aae5551626128fcc1cd1c6;hpb=63853960825f007827a79f704d291c372c807096;ds=sidebyside
search: re summary | shortlog | log | commit | commitdiff | tree raw | inline | side by side Enable A20 gate [nameless-os.git] / boot / x86 / protected.s diff --git a/boot/x86/protected.s b/boot/x86/protected.s index d1c7eea34df31ac1a191c26bc2abeb6bb45924d6..966390af1a8dad8101595cfa6ed045159dc82636 100644 (file) --- a/ boot/x86/protected.s +++ b/ boot/x86/protected.s @@ -37,10 +37,6 @@ protected mov ebp, 090000h mov esp, ebp mov ebp, 090000h mov esp, ebp ...