openenvutils/commandshell/shell/inc/system.epro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/system.epro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,10 @@
+/* Generated automatically */
+#ifndef have_Src_Modules_system_globals
+#define have_Src_Modules_system_globals
+
+extern int setup_ _((UNUSED(Module m)));
+extern int boot_ _((Module m));
+extern int cleanup_ _((Module m));
+extern int finish_ _((UNUSED(Module m)));
+
+#endif /* !have_Src_Modules_system_globals */