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

1991/0921/pc/vga.c (diff list | history)

1991/0904/sys/src/9/pc/vga.c:165,1711991/0921/sys/src/9/pc/vga.c:165,172 (short | long | prev | next)
1991/0724    
 
1991/0727    
	/* 
1991/0801    
	 *  swizzle the font longs. 
	 *  we do it here since the font is initialized with big endian longs. 
1991/0921    
	 *  we do it here since the font is initialized with big 
	 *  endian longs. 
1991/0801    
	 */ 
	defont = &defont0; 
	l = defont->bits->base; 


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