Patch by Steven Scholz, 25 Oct 2004:
Declare reset_cpu() in include/common.h instead locally
This commit is contained in:
@@ -383,6 +383,7 @@ int checkicache (void);
|
||||
int checkdcache (void);
|
||||
void upmconfig (unsigned int, unsigned int *, unsigned int);
|
||||
ulong get_tbclk (void);
|
||||
void reset_cpu (ulong addr);
|
||||
|
||||
/* $(CPU)/serial.c */
|
||||
int serial_init (void);
|
||||
|
Reference in New Issue
Block a user