From f4adc0d1a16d638654ac82159f32c97cdf065e1c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 13 Jul 2011 18:35:43 +0000 Subject: 2011-07-13 Joel Sherrill PR 1824/cpukit * startup/bspclean.c: Return exit/shutdown status back to boot_card(). boot_card() propagates this to bsp_cleanup() and returns it to the assembly that started the application. bsp_cleanup() prototype changed. --- c/src/lib/libbsp/m68k/mvme136/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/m68k/mvme136/ChangeLog') diff --git a/c/src/lib/libbsp/m68k/mvme136/ChangeLog b/c/src/lib/libbsp/m68k/mvme136/ChangeLog index 4953a09a19..755a77e646 100644 --- a/c/src/lib/libbsp/m68k/mvme136/ChangeLog +++ b/c/src/lib/libbsp/m68k/mvme136/ChangeLog @@ -1,3 +1,11 @@ +2011-07-13 Joel Sherrill + + PR 1824/cpukit + * startup/bspclean.c: Return exit/shutdown status back to boot_card(). + boot_card() propagates this to bsp_cleanup() and returns it to the + assembly that started the application. bsp_cleanup() prototype + changed. + 2011-02-11 Ralf Corsépius * include/bsp.h, shmsupp/lock.c, startup/bspclean.c: -- cgit v1.2.3