Remove __syslog; we have the public klogctl API.
Bug: 11156955 Change-Id: I5c2cc02f39f76dd32984135f5c12c10bf2853796
This commit is contained in:
@@ -291,7 +291,6 @@ int ioprio_get(int which, int who) all
|
||||
int uname(struct utsname*) all
|
||||
mode_t umask(mode_t) all
|
||||
int __reboot:reboot(int, int, int, void*) all
|
||||
int __syslog:syslog(int, char*, int) all
|
||||
int init_module(void*, unsigned long, const char*) all
|
||||
int delete_module(const char*, unsigned int) all
|
||||
int klogctl:syslog(int, char*, int) all
|
||||
|
||||
Reference in New Issue
Block a user