Remove the useless _C_LABEL from generated system calls.

Change-Id: Id1d2fd39972652831ea825f6f9cf940b08f42b5c
This commit is contained in:
Elliott Hughes
2014-02-19 18:59:19 -08:00
parent fbaddda9f0
commit d465eb4e76
83 changed files with 83 additions and 83 deletions

View File

@@ -23,4 +23,4 @@ ENTRY(__getpriority)
move ra, t0
.set pop
END(__getpriority)
.hidden _C_LABEL(__getpriority)
.hidden __getpriority