Move core system initialization references

This commit is contained in:
Sebastian Huber
2013-10-09 14:29:38 +02:00
parent 58c4fda800
commit f3b2913422
4 changed files with 7 additions and 12 deletions

View File

@@ -39,9 +39,6 @@
* We "read" that and generate references and nexus devices
*/
#if defined(CONFIGURE_NEED_NET)
SYSINIT_NEED_FREEBSD_CORE;
#endif
#if defined(CONFIGURE_NEED_USB)
SYSINIT_NEED_USB_CORE;
#endif