Subversion Repositories HelenOS-historic

Rev

Rev 15 | Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 16
Line 33... Line 33...
33
#include <arch.h>
33
#include <arch.h>
34
#include <arch/types.h>
34
#include <arch/types.h>
35
#include <print.h>
35
#include <print.h>
36
#include <typedefs.h>
36
#include <typedefs.h>
37
 
37
 
-
 
38
#include <arch/smp/apic.h>
-
 
39
 
38
/*
40
/*
39
 * Identification of CPUs.
41
 * Identification of CPUs.
40
 * Contains only non-MP-Specification specific SMP code.
42
 * Contains only non-MP-Specification specific SMP code.
41
 */
43
 */
42
#define AMD_CPUID_EBX   0x68747541
44
#define AMD_CPUID_EBX   0x68747541