From bdf879323e4be17f5da23ab5b2048367b89f21e2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 23 Jul 2010 12:24:06 +0000 Subject: 2010-07-23 Vinu Rajashekhar * start/start.S: Replace the call to _return_to_monitor by hlt instruction. * startup/ldsegs.S: Remove the _return_to_monitor function. --- c/src/lib/libbsp/i386/pc386/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog') diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog index 64ca7977e6..4d6312aef6 100644 --- a/c/src/lib/libbsp/i386/pc386/ChangeLog +++ b/c/src/lib/libbsp/i386/pc386/ChangeLog @@ -1,3 +1,9 @@ +2010-07-23 Vinu Rajashekhar + + * start/start.S: Replace the call to _return_to_monitor by + hlt instruction. + * startup/ldsegs.S: Remove the _return_to_monitor function. + 2010-07-21 Joel Sherrill * timer/timer.c: Do not do the indirect call if NULL. -- cgit v1.2.3