Replace clear_memory with memset.
[coreboot.git] / src / northbridge / amd / amdk8 / raminit.c
index 22b672f0e9f159fdec86fc4575477766209f8a30..0e27a169919cc9e8fa8dcfe0aa059ae608c2f4c8 100644 (file)
@@ -4,7 +4,6 @@
        2005.02 yhlu add E0 memory hole support
 */
 
-#include <cpu/x86/mem.h>
 #include <cpu/x86/cache.h>
 #include <cpu/x86/mtrr.h>
 #include <stdlib.h>