Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0419/1

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


9load: typo
 [jmk] --rw-rw-r-- M 1151356 glenda sys 33937 Apr 19 11:15 sys/src/boot/pc/devpccard.c
	/n/sourcesdump/2006/0419/plan9/sys/src/boot/pc/devpccard.c:31,37 - 
	/n/sourcesdump/2006/0420/plan9/sys/src/boot/pc/devpccard.c:31,37
	  static ulong
	  ioreserve(ulong, int size, int align, char *)
	  {
	- 	static ulong isaend = 0x400; /*0xfd00*/;
	+ 	static ulong isaend = 0x400; /*0xfd00*/
	  	ulong ioaddr;
	  
	  	if (align)


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.