]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/math-emu.h
KVM: VMX: Handle #SS faults from real mode
[linux-2.6-omap-h63xx.git] / include / asm-m68k / math-emu.h
index 7ac6259b68dfbfeac50c5cb20304828b31e03395..ddfab96403cb93fdc1d6f4897cccaf0cc74672bf 100644 (file)
@@ -226,6 +226,21 @@ extern unsigned int fp_debugprint;
        .previous
 .endm
 
+/* work around binutils idiocy */
+old_gas=-1
+.irp    gas_ident.x .x
+old_gas=old_gas+1
+.endr
+.if !old_gas
+.irp   m b,w,l
+.macro getuser.\m src,dest,label,addr
+       getuser .\m,\src,\dest,\label,\addr
+.endm
+.macro putuser.\m src,dest,label,addr
+       putuser .\m,\src,\dest,\label,\addr
+.endm
+.endr
+.endif
 
 .macro movestack       nr,arg1,arg2,arg3,arg4,arg5
        .if     \nr