X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Fboot%2Fbioscall.S;h=1dfbf64e52a2b013d19c4551837db384e890d80a;hb=dccfd1e439c11422d7aca0d834b0430d24650e85;hp=507793739ea58f0e26104bd36d6f734cc60f91e1;hpb=187f81b3d8d315c35c73ac0d05b15a04a0ac3ce7;p=~andy%2Flinux diff --git a/arch/x86/boot/bioscall.S b/arch/x86/boot/bioscall.S index 507793739ea..1dfbf64e52a 100644 --- a/arch/x86/boot/bioscall.S +++ b/arch/x86/boot/bioscall.S @@ -13,7 +13,7 @@ * touching registers they shouldn't be. */ - .code16 + .code16gcc .text .globl intcall .type intcall, @function