Remove debugging code that was probably unused since before the arm code

was initially committed.

Reported by:	Alexandre Martins <alexandre.martins@stormshield.eu>
This commit is contained in:
Olivier Houchard 2017-02-13 20:51:08 +00:00
parent 898fd11f5e
commit c7529864f6

View File

@ -124,9 +124,6 @@ ENTRY(cpufunc_control)
mov r0, r3 /* Return old value */
RET
.Lglou:
.asciz "plop %p\n"
.align 2
END(cpufunc_control)
/*