Corrected call to Semaphore_Create to have the proper calling sequence

This commit is contained in:
Joel Sherrill
1997-06-03 20:20:39 +00:00
parent b67e6ecd2f
commit 7b93a327e2

View File

@@ -109,6 +109,7 @@ package body TMTEST is
NAME,
TIME_TEST_SUPPORT.OPERATION_COUNT,
RTEMS.DEFAULT_ATTRIBUTES,
RTEMS.NO_PRIORITY,
SMID,
STATUS
);
@@ -145,6 +146,7 @@ package body TMTEST is
NAME,
TIME_TEST_SUPPORT.OPERATION_COUNT,
RTEMS.DEFAULT_ATTRIBUTES,
RTEMS.NO_PRIORITY,
SMID,
STATUS
);