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

1992/0321/port/print.c (diff list | history)

1991/1115/sys/src/9/port/print.c:1,51992/0321/sys/src/9/port/print.c:1,5 (short | long | prev | next)
Move lib.h to port.
rsc Fri Mar 4 12:44:25 2005
1990/0227    
#include	"u.h" 
#include	"lib.h" 
1992/0321    
#include	"../port/lib.h" 
1990/0227    
 
#define	PTR	sizeof(char*) 
#define	SHORT	sizeof(int) 


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