1 #ifndef __STUB_LUNAIX_OWLOYSIUS_H
2 #define __STUB_LUNAIX_OWLOYSIUS_H
5 #define owloysius_fetch_init(func, call_stage) \
6 void init_export_##func() { func(); }
8 #define invoke_init_function(stage)
11 initfn_invoke_sysconf()
17 initfn_invoke_earlyboot()
29 initfn_invoke_postboot()
35 #endif /* __STUB_LUNAIX_OWLOYSIUS_H */