From e6424462c3af44f9a43770f744ad15d24fe81d05 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 6 Mar 1996 21:37:43 +0000 Subject: As part of reducing visibility into rtems and hiding the .inl files from the application code, this file required more visibility than is given by default to application code. --- cpukit/libcsupport/src/error.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libcsupport') diff --git a/cpukit/libcsupport/src/error.c b/cpukit/libcsupport/src/error.c index d08dc0e73e..715635072a 100644 --- a/cpukit/libcsupport/src/error.c +++ b/cpukit/libcsupport/src/error.c @@ -43,6 +43,7 @@ * } */ +#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ #include #include "error.h" -- cgit v1.2.3