git-svn-id: svn://svn.coreboot.org/coreboot/trunk@873 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2003-06-13 17:02:57 +00:00
parent 88e467f38e
commit c055fbb274
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <string.h>
#include <cpu/cpu.h>
#include <cpu/ppc/cpuid.h>
#include <smp/start_stop.h>
static void cache_on(struct mem_range *mem)
{