My forgotten CAR cleanup patch...
[coreboot.git] / src / arch / i386 / include / arch / rom_segs.h
index b51a8059489409e829f7efc44314fbed54fd0895..8c00eb3b7a947f5df4c790c3beda54757c972b7c 100644 (file)
@@ -4,7 +4,4 @@
 #define ROM_CODE_SEG 0x08
 #define ROM_DATA_SEG 0x10
 
-#define CACHE_RAM_CODE_SEG 0x18
-#define CACHE_RAM_DATA_SEG 0x20
-
 #endif /* ROM_SEGS_H */