Remove an unneeded cpu_ident() prototype.

This commit is contained in:
andrew 2018-07-28 16:56:46 +00:00
parent f161dae073
commit 2ae3878a3d

View File

@ -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