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

1997/0930/carrera/fns.h (diff list | history)

1997/0327/sys/src/9/carrera/fns.h:76,821997/0930/sys/src/9/carrera/fns.h:76,81 (short | long | prev | next)
1994/0306    
void		enetaddr(uchar*); 
1993/0903    
 
1994/0306    
#define	waserror()		setlabel(&up->errlab[up->nerrlab++]) 
#define	kmapperm(x)		kmap(x) 
 
1993/0903    
#define KADDR(a)	((void*)((ulong)(a)|KSEG0)) 
#define KADDR1(a)	((void*)((ulong)(a)|KSEG1)) 


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