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. --- c/src/tests/tmtests/tm26/task1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/tests') diff --git a/c/src/tests/tmtests/tm26/task1.c b/c/src/tests/tmtests/tm26/task1.c index aef869dd96..c55c9098ed 100644 --- a/c/src/tests/tmtests/tm26/task1.c +++ b/c/src/tests/tmtests/tm26/task1.c @@ -12,6 +12,7 @@ */ #define TEST_INIT +#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ #include #include "system.h" #include "fptest.h" -- cgit v1.2.3