kconfig: remove redundant "string" type in arch and board Kconfigs
[oweals/u-boot.git] / arch / powerpc / cpu / mpc86xx / traps.c
index 0b7ea3b184de0db93e0c8a9abe99783cd2d71e3c..92fb537453b5f6412c259acb033e018b69b78512 100644 (file)
@@ -29,7 +29,6 @@ extern unsigned long search_exception_table(unsigned long);
  * amount of memory on the system if we're unable to keep all
  * the memory mapped in.
  */
-extern ulong get_effective_memsize(void);
 #define END_OF_MEM (gd->bd->bi_memstart + get_effective_memsize())
 
 /*