Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/9/rb/init9.s

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


TEXT	_main(SB), $8
	MOVW	$setR30(SB), R30
	MOVW	$boot(SB), R1
	ADDU	$12, R29, R2	/* get a pointer to 0(FP) */
	MOVW	R1, 4(R29)
	MOVW	R2, 8(R29)
	JAL	startboot(SB)


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.