Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 16 → Rev 15

/SPARTAN/trunk/arch/ia32/src/cpu/cpu.c
35,8 → 35,6
#include <print.h>
#include <typedefs.h>
 
#include <arch/smp/apic.h>
 
/*
* Identification of CPUs.
* Contains only non-MP-Specification specific SMP code.