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

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

1991/0809/sys/src/9/pc/dat.h:43,521991/0905/sys/src/9/pc/dat.h:43,52 (short | long | prev | next)
1991/0711    
	FPinactive, 
1991/0702    
}; 
 
1991/0711    
struct	FPsave	/* ??? needs to be fixed ??? */ 
1991/0905    
struct	FPsave 
1991/0711    
{ 
1991/0716    
	long	status; 
	char	reg[66]; 
1991/0905    
	uchar	reg[94]; 
1991/0711    
}; 
 
1991/0612    
struct Conf 


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