mirror of
https://xff.cz/git/u-boot/
synced 2025-09-17 08:32:07 +02:00
Patch by Steven Scholz, 25 Oct 2004:
Declare reset_cpu() in include/common.h instead locally
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
#include <common.h>
|
||||
#include <asm/arch/ixp425.h>
|
||||
|
||||
extern void reset_cpu (ulong addr);
|
||||
|
||||
#ifdef CONFIG_USE_IRQ
|
||||
/* enable IRQ/FIQ interrupts */
|
||||
void enable_interrupts (void)
|
||||
|
Reference in New Issue
Block a user