x86: adjust ignored prefix warning for branches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / omit-lock.s
index b267ebe264a0ca9106fcf4c56dc78a7e34894d17..248a9be1fec805db76182c8dcaa3a20cfdd27f74 100644 (file)
@@ -1,6 +1,5 @@
-        .code32
+       .text
 .globl main
-        .type   main, @function
 main:
        lock
         lock addl $0x1,(%eax)
This page took 0.045372 seconds and 4 git commands to generate.