Remove an unneeded cpu_ident() prototype.

This commit is contained in:
Andrew Turner 2018-07-28 16:56:46 +00:00
parent c98027b2bc
commit 59c9a22424
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336833

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