Make gensyscalls.py use the ALIAS_SYMBOL macro.
Change-Id: Ib94c0abb6fc85126ecc5ed3f1962b2b8b90b9952
This commit is contained in:
@@ -24,5 +24,4 @@ ENTRY(setrlimit)
|
||||
.set pop
|
||||
END(setrlimit)
|
||||
|
||||
.globl setrlimit64
|
||||
.equ setrlimit64, setrlimit
|
||||
ALIAS_SYMBOL(setrlimit64, setrlimit)
|
||||
|
||||
Reference in New Issue
Block a user