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);