Patch by Steven Scholz, 25 Oct 2004:

Declare reset_cpu() in include/common.h instead locally
This commit is contained in:
wdenk
2005-04-03 17:23:39 +00:00
parent 756f586a73
commit 3ec924a3cb
26 changed files with 4 additions and 43 deletions

View File

@@ -40,7 +40,6 @@
#include <asm/proc-armv/ptrace.h>
extern void reset_cpu(ulong addr);
#define TIMER_LOAD_VAL 0xffffffff
/* macro to read the 32 bit timer */