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

1994/0211/carrera/screen.c (diff list | history)

1994/0210/sys/src/9/carrera/screen.c:27,331994/0211/sys/src/9/carrera/screen.c:27,33 (short | long | prev | next)
1994/0210    
	uchar	cr3; 
1993/0906    
}; 
 
1994/0210    
char s1[] = { 0x40, 0x00, 0xC0, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; 
1994/0211    
char s1[] = { 0x00, 0x00, 0xC0, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; 
1993/0906    
 
1993/1228    
	GSubfont*	defont; 
1993/0906    
extern	GSubfont	defont0; 


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