Index: uspace/lib/c/arch/mips32/include/atomic.h
===================================================================
--- uspace/lib/c/arch/mips32/include/atomic.h	(revision 029b13cd8648205f97843d90fc9f8d5c3d946514)
+++ uspace/lib/c/arch/mips32/include/atomic.h	(revision e4f26563a5549a9e83663a613169d2472d099843)
@@ -70,5 +70,4 @@
 		"	sc %0, %1\n"
 		"	beq %0, %4, 1b\n"	/* if the atomic operation failed, try again */
-		/*	nop	*/		/* nop is inserted automatically by compiler */
 		"	nop\n"
 		: "=&r" (tmp),
