Code reorg

This commit is contained in:
Ronald G. Minnich 2000-10-16 23:47:28 +00:00
commit 69e023b385
16 changed files with 2313 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#include "intel_conf.h"
#include "intel_subr.h"
#include "printk.h"
#include <pciconf.h>
#include <subr.h>
#include <printk.h>
#include <cpu/p5/cpuid.h>
#ifdef i586
#include <asm/msr.h>
#endif