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