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

1990/1220/port/proc.c (diff list | history)

1990/1212/sys/src/9/port/proc.c:535,5411990/1220/sys/src/9/port/proc.c:535,542 (short | long | prev | next)
Proper function prototype for DEBUG function.
rsc Mon Mar 20 17:14:07 2006
1990/0227    
} 
 
#include <ureg.h> 
DEBUG() 
1990/1220    
void 
DEBUG(void) 
1990/0227    
{ 
1990/0330    
	int i; 
1990/0227    
	Proc *p; 


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