From 3e4e2df46dcff181385966bba5891b76e0e1ee5a Mon Sep 17 00:00:00 2001 From: Tom Cosgrove Date: Thu, 31 May 2007 18:08:14 +0000 Subject: Add a comment so this is identical to the i386 version --- sys/arch/amd64/stand/biosboot/biosboot.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amd64/stand') diff --git a/sys/arch/amd64/stand/biosboot/biosboot.S b/sys/arch/amd64/stand/biosboot/biosboot.S index 7143aec41df..603b64082cd 100644 --- a/sys/arch/amd64/stand/biosboot/biosboot.S +++ b/sys/arch/amd64/stand/biosboot/biosboot.S @@ -1,4 +1,4 @@ -/* $OpenBSD: biosboot.S,v 1.2 2004/03/21 21:22:10 tom Exp $ */ +/* $OpenBSD: biosboot.S,v 1.3 2007/05/31 18:08:13 tom Exp $ */ /* * Copyright (c) 2003 Tobias Weingartner @@ -573,7 +573,7 @@ err_stop: call Lmessage stay_stopped: sti /* Ensure Ctl-Alt-Del will work */ - hlt + hlt /* (don't require power cycle) */ jmp stay_stopped /* Just to make sure :-) */ exec_boot: -- cgit v1.2.3