gas: Rename .nop directive to .nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nop-6.s
index c7b1e2cbf045a41e0939266cd7b186b39a358ca2..d8952c9a43058818961034e43be5dbd1357ca239 100644 (file)
@@ -1,5 +1,5 @@
 .macro mknops nr_bytes
-    .nop \nr_bytes, 9
+    .nops \nr_bytes, 9
 .endm
 
 .macro ALTERNATIVE
This page took 0.025326 seconds and 4 git commands to generate.