forked from Imagelibrary/rtems
Add prototype for boot_udelay.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include "console.inl"
|
||||
|
||||
#ifdef __BOOT__
|
||||
extern void boot_udelay();
|
||||
extern void boot_udelay(uint32_t _microseconds);
|
||||
void * __palloc(u_long);
|
||||
void pfree(void *);
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user