diff options
Diffstat (limited to 'cpu/arm_intcm')
-rw-r--r-- | cpu/arm_intcm/cpu.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpu/arm_intcm/cpu.c b/cpu/arm_intcm/cpu.c index 488bd0c..c0748e8 100644 --- a/cpu/arm_intcm/cpu.c +++ b/cpu/arm_intcm/cpu.c @@ -33,11 +33,6 @@ #include <common.h> #include <command.h> -int cpu_init (void) -{ - return 0; -} - int cleanup_before_linux (void) { /* |