No need for opt_global.h here

This commit is contained in:
Warner Losh 2006-08-15 15:48:58 +00:00
parent e9fe50af7e
commit 72fa8a0268
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161319

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