X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=src%2Fboot%2Fboot.s;h=50817a3f6799e94e0b56625dabace56f90fd0592;hp=b976ec7f1c5f44554755d8bde61b67ff8b0a1b33;hb=559dd7c3c836a69eac46bd12c7ef61bb5de8882c;hpb=eb934abaf0dcfa48589c6ac15f2a2ff235c5aea0 diff --git a/src/boot/boot.s b/src/boot/boot.s index b976ec7..50817a3 100644 --- a/src/boot/boot.s +++ b/src/boot/boot.s @@ -15,7 +15,7 @@ # along with this program. If not, see . .code16 - .section .boot,"a" + .section .boot,"ax" .set stack_top, 0x7be0 .set read_retries, 0x7be8