Welcome to mirror list, hosted at ThFree Co, Russian Federation.

init_shared.h « init - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f3fe5b483c487d98c2fe5ac62091d7cc745b20b (plain)
1
2
3
4
extern int kill_init(int sig);
extern int bb_shutdown_system(unsigned long magic);
extern const char * const init_sending_format;