diff --git a/arch/mips/boot/main_entry.c b/arch/mips/boot/main_entry.c index 015150b..43a78c2 100644 --- a/arch/mips/boot/main_entry.c +++ b/arch/mips/boot/main_entry.c @@ -25,7 +25,6 @@ #include #include -extern void start_barebox(void); extern void handle_reserved(void); void main_entry(void);