summaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/technologic/ts5300/romstage.c')
-rw-r--r--src/mainboard/technologic/ts5300/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/technologic/ts5300/romstage.c b/src/mainboard/technologic/ts5300/romstage.c
index 453ceccb11..64de0c036d 100644
--- a/src/mainboard/technologic/ts5300/romstage.c
+++ b/src/mainboard/technologic/ts5300/romstage.c
@@ -136,6 +136,7 @@ static void hard_reset(void)
while (1) ;
}
+#include <cpu/intel/car.h>
static void main(unsigned long bist)
{
volatile int i;