Merge "Remove hidden __reboot from header"
This commit is contained in:
commit
880d0e6c64
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ __BEGIN_DECLS
|
|||
#define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
|
||||
|
||||
extern int reboot(int reboot_type);
|
||||
extern int __reboot(int, int, int, void *);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue