Fix breakage caused by r3822. I should have known not to touch the k8 stuff...

Signed-off-by: Corey Osgood <corey.osgood@gmail.com>
Acked-by: Corey Osgood <corey.osgood@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3824 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Corey Osgood 2008-12-19 05:53:30 +00:00
parent 40e51fd95a
commit 734acd5982
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include <string.h>
#include <bitops.h>
#include <cpu/cpu.h>
#include <cpu/amd/model_fxx_rev.h>
#include <cpu/x86/lapic.h>