~kris/9p

9hist

ef6e04c715fb13f04fdc7d33aa4ad38d38931102 — David du Colombier 28 years ago 2d905c8
Plan 9 from Bell Labs 1998-04-30
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/l.s
M pc/l.s => pc/l.s +1 -1
@@ 127,7 127,7 @@ _clearbss:
	ADDL	$(MACHSIZE-4), SP		/* initialise stack */

/*
 * Need to do one final thing to ensure a clean machine enviroment,
 * Need to do one final thing to ensure a clean machine environment,
 * clear the EFLAGS register, which can only be done once there is a stack.
 */
	MOVL	$0, AX