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

1991/0720/pc/dat.h (diff list | history)

1991/0718/sys/src/9/pc/dat.h:165,1721991/0720/sys/src/9/pc/dat.h:165,173 (short | long | prev | next)
1991/0717    
	Note	lastnote; 
1991/0612    
	int	(*notify)(void*, char*); 
	void	*ureg; 
	ushort	svvo; 
	ushort	svsr; 
1991/0720    
	ulong	svcs;		/* cs before a notify */ 
	ulong	svss;		/* ss before a notify */ 
	ulong	svflags;		/* flags before a notify */ 
1991/0612    
}; 
1991/0703    
 
/* 


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