From 11290355c9454c575d56c7928a725fd95e88d6f8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 29 Sep 1995 17:19:16 +0000 Subject: all targets compile .. tony's patches in place --- c/src/libchip/shmdr/fatal.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'c/src/libchip/shmdr/fatal.c') diff --git a/c/src/libchip/shmdr/fatal.c b/c/src/libchip/shmdr/fatal.c index fc1e9f8624..b36ff8da41 100644 --- a/c/src/libchip/shmdr/fatal.c +++ b/c/src/libchip/shmdr/fatal.c @@ -22,7 +22,9 @@ #include "shm.h" void MPCI_Fatal( - rtems_unsigned32 error + Internal_errors_Source source, + boolean is_internal, + rtems_unsigned32 error ) { /* Eventually need to attempt to broadcast a K_FATAL message -- cgit v1.2.3