mirror of
https://git.busybox.net/busybox
synced 2026-02-15 06:00:42 +00:00
4 lines
131 B
C
4 lines
131 B
C
extern int kill_init(int sig);
|
|
extern int bb_shutdown_system(unsigned long magic);
|
|
extern const char * const init_sending_format;
|
|
|