mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
GC an extraneous prototype of delay().
This commit is contained in:
parent
004e686359
commit
da57e52add
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue