Stop sending data to the client after the first failure.
[oweals/busybox.git] / init / init_shared.h
index d10a1bd3bc3868236e54413051b0818a2a124479..1e4cfac98bd4955dd857e752203a211f467337f2 100644 (file)
@@ -1 +1,3 @@
 extern int kill_init(int sig);
+extern int bb_shutdown_system(unsigned long magic);
+