summaryrefslogtreecommitdiffstats
path: root/c/src/optman/sapi/no-ext.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/optman/sapi/no-ext.c')
-rw-r--r--c/src/optman/sapi/no-ext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/optman/sapi/no-ext.c b/c/src/optman/sapi/no-ext.c
index 6e6b2edf45..9237a88e43 100644
--- a/c/src/optman/sapi/no-ext.c
+++ b/c/src/optman/sapi/no-ext.c
@@ -21,7 +21,7 @@
#include <rtems/score/interr.h>
void _Extension_Manager_initialization(
- unsigned32 maximum_extensions
+ uint32_t maximum_extensions
)
{
}