Loading arch/x86/boot/bioscall.S +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ /* * "Glove box" for BIOS calls. Avoids the constant problems with BIOSes * touching memory they shouldn't be. * touching registers they shouldn't be. */ .code16 Loading Loading
arch/x86/boot/bioscall.S +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ /* * "Glove box" for BIOS calls. Avoids the constant problems with BIOSes * touching memory they shouldn't be. * touching registers they shouldn't be. */ .code16 Loading