Remove some superflous declarations missed in the previous revision.
This commit is contained in:
parent
c1162bbcf4
commit
80aae5b8e6
6 changed files with 0 additions and 13 deletions
|
@ -87,7 +87,6 @@ growsdown(void *x)
|
|||
void
|
||||
lwpReschedule(void)
|
||||
{
|
||||
extern struct lwpQueue LwpSchedQ[];
|
||||
static int lcount = LCOUNT;
|
||||
static struct lwpProc *nextp;
|
||||
static int i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue