From 0980049a629acea1c069f19bede02b5d5a2feab7 Mon Sep 17 00:00:00 2001 From: Roman Kononov Date: Thu, 1 Feb 2007 00:40:51 +0000 Subject: This fixes a small typo. Signed-off-by: Roman Kononov Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2541 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/include/cpu/amd/amdk8_sysconf.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/cpu/amd/amdk8_sysconf.h b/src/include/cpu/amd/amdk8_sysconf.h index 405db2f438..36c17f1772 100644 --- a/src/include/cpu/amd/amdk8_sysconf.h +++ b/src/include/cpu/amd/amdk8_sysconf.h @@ -1,6 +1,5 @@ #ifndef AMDK8_SYSCONF_H - -#define AMDK8_SYSINFO_H +#define AMDK8_SYSCONF_H #define HC_POSSIBLE_NUM 8 -- cgit v1.2.3