GC an extraneous prototype of delay().
This commit is contained in:
parent
004e686359
commit
da57e52add
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94751
@ -50,7 +50,6 @@
|
||||
#define cpu_swapout(p)
|
||||
#define cpu_number() 0
|
||||
|
||||
void delay(int);
|
||||
#define DELAY(n) delay(n)
|
||||
|
||||
extern char bootpath[];
|
||||
|
Loading…
Reference in New Issue
Block a user