- Update the header files in reset_test.c
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1667 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
73f2282ea1
commit
297b06e6f9
|
@ -1,5 +1,5 @@
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <arch/smp/lapic.h>
|
#include <cpu/x86/lapic.h>
|
||||||
#define NODE_ID 0x60
|
#define NODE_ID 0x60
|
||||||
#define HT_INIT_CONTROL 0x6c
|
#define HT_INIT_CONTROL 0x6c
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue