Return to
globaldata.c
CVS log
Up to
[DragonFly]
/
src
/
lib
/
libcaps
Diff for /src/lib/libcaps/globaldata.c between versions 1.4 and 1.5
version 1.4
, 2004/03/07 23:36:44
version 1.5
, 2004/03/31 20:23:42
Line 121
splz(void)
Line 121
splz(void)
}
}
int
int
need_resched(void)
need_lwkt_resched(void)
{
{
return(0)
;
return(0)
;
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.4
changed lines
Added in v.1.5