Reduce divergence from FreeBSD sources

This commit is contained in:
Sebastian Huber
2013-11-06 09:35:05 +01:00
parent c4c34f3c45
commit 0a57e1db23
164 changed files with 693 additions and 786 deletions

View File

@@ -49,9 +49,7 @@ __FBSDID("$FreeBSD$");
#include <sys/rman.h>
#include <sys/smp.h>
#ifndef __rtems__
#include <rtems/bsd/local/opt_mca.h>
#endif /* __rtems__ */
#ifdef DEV_MCA
#include <i386/bios/mca_machdep.h>
#endif