Remove an unneeded cpu_ident() prototype.
This commit is contained in:
parent
c98027b2bc
commit
59c9a22424
@ -56,7 +56,6 @@ void _start(void);
|
||||
void __start(void);
|
||||
void __startC(unsigned r0, unsigned r1, unsigned r2, unsigned r3);
|
||||
|
||||
extern unsigned int cpu_ident(void);
|
||||
extern void do_call(void *, void *, void *, int);
|
||||
|
||||
#define GZ_HEAD 0xa
|
||||
|
Loading…
x
Reference in New Issue
Block a user