No need for opt_global.h here

This commit is contained in:
imp 2006-08-15 15:48:58 +00:00
parent 67b50487d2
commit 0f33eed4fd

View File

@ -34,7 +34,6 @@
#include <machine/xbox.h>
#include <vm/vm.h>
#include <vm/pmap.h>
#include "opt_global.h"
#ifndef I686_CPU
#error You must have a I686_CPU in your kernel if you want to make an XBOX-compitable kernel