From c627b2a3a1ca1a6aca1c20e133db0f95a65a71fb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 28 May 1996 21:40:52 +0000 Subject: split the inclusion of "EXTERN" data based on whether it was sapi, score, rtems api, or posix api related. --- c/src/exec/sapi/include/rtems/extension.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/sapi/include/rtems/extension.h') diff --git a/c/src/exec/sapi/include/rtems/extension.h b/c/src/exec/sapi/include/rtems/extension.h index 8f46ed80dd..ed95339348 100644 --- a/c/src/exec/sapi/include/rtems/extension.h +++ b/c/src/exec/sapi/include/rtems/extension.h @@ -54,7 +54,7 @@ typedef User_extensions_Table rtems_extensions_table; * this class of objects. */ -EXTERN Objects_Information _Extension_Information; +SAPI_EXTERN Objects_Information _Extension_Information; /* * The following records define the control block used to manage -- cgit v1.2.3