Remove prototype for child_return().
This commit is contained in:
parent
2a36ec35ae
commit
29d3cf45a7
@ -154,7 +154,6 @@ void alpha_fpstate_switch __P((struct proc *p));
|
||||
void ast __P((struct trapframe *));
|
||||
int badaddr __P((void *, size_t));
|
||||
int badaddr_read __P((void *, size_t, void *));
|
||||
void child_return __P((struct proc *p));
|
||||
u_int64_t console_restart __P((u_int64_t, u_int64_t, u_int64_t));
|
||||
void dumpconf __P((void));
|
||||
void exception_return __P((void)); /* MAGIC */
|
||||
|
Loading…
x
Reference in New Issue
Block a user