summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/s3c24x0
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-03 17:23:39 +0000
committerwdenk <wdenk>2005-04-03 17:23:39 +0000
commit3ec924a3cb7bc3b37be9adec695d7c3d563b3d2c (patch)
treea1e60fe7a788cbe86f8b9cde532273ba0f3df687 /cpu/arm920t/s3c24x0
parent756f586a73d756f163dc03a049d650cc1a5b5899 (diff)
downloadtalos-obmc-uboot-3ec924a3cb7bc3b37be9adec695d7c3d563b3d2c.tar.gz
talos-obmc-uboot-3ec924a3cb7bc3b37be9adec695d7c3d563b3d2c.zip
Patch by Steven Scholz, 25 Oct 2004:
Declare reset_cpu() in include/common.h instead locally
Diffstat (limited to 'cpu/arm920t/s3c24x0')
-rw-r--r--cpu/arm920t/s3c24x0/interrupts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm920t/s3c24x0/interrupts.c b/cpu/arm920t/s3c24x0/interrupts.c
index 92298b09f0..f581d6d607 100644
--- a/cpu/arm920t/s3c24x0/interrupts.c
+++ b/cpu/arm920t/s3c24x0/interrupts.c
@@ -39,7 +39,6 @@
#include <s3c2410.h>
#endif
-extern void reset_cpu(ulong addr);
int timer_load_val = 0;
/* macro to read the 16 bit timer */
OpenPOWER on IntegriCloud