ofw: Remove old K&R function declaration
We don't need to forward declar strchr anymore. Sponsored by: Netflix
This commit is contained in:
parent
fea231d21b
commit
9f71565609
@ -189,8 +189,6 @@ ofwn_get(struct iodesc *desc, void **pkt, time_t timeout)
|
||||
return (length);
|
||||
}
|
||||
|
||||
extern char *strchr();
|
||||
|
||||
static void
|
||||
ofwn_init(struct iodesc *desc, void *machdep_hint)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user