plan 9 kernel history: overview | file list | diff list

1992/0111/port/swap.c (diff list | history)

1991/1115/sys/src/9/port/swap.c:4,101992/0111/sys/src/9/port/swap.c:4,10 (short | long | prev | next)
Move error.h to ../port. Change errors to actual strings.
rsc Fri Mar 4 12:44:25 2005
1991/0705    
#include	"dat.h" 
#include	"fns.h" 
#include	"ureg.h" 
#include	"errno.h" 
1992/0111    
#include	"../port/error.h" 
1991/0705    
 
/* Predeclaration */ 
void	pageout(Proc *p, Segment*); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)