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: 1e4cfac98bd4955dd857e752203a211f467337f2 (plain)
1
2
3
extern int kill_init(int sig);
extern int bb_shutdown_system(unsigned long magic);