1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-19 14:31:27 +00:00
hush/init/init_shared.h
Eric Andersen 0246222351 Support reboot, halt, and poweroff independent of busybox init.
Simplify and fixup some logic.
 -Erik
2003-07-22 09:41:39 +00:00

4 lines
84 B
C

extern int kill_init(int sig);
extern int bb_shutdown_system(unsigned long magic);