Hide __get_sp.
Bug: 11156955 Change-Id: I55d8d320521e80c2085af28933a18b00cf5c714e
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <private/bionic_asm.h>
|
||||
|
||||
ENTRY(__get_sp)
|
||||
ENTRY_PRIVATE(__get_sp)
|
||||
mov x0, sp
|
||||
ret
|
||||
END(__get_sp)
|
||||
|
||||
Reference in New Issue
Block a user