summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsem01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxsem01')
-rw-r--r--testsuites/psxtests/psxsem01/init.c1
-rw-r--r--testsuites/psxtests/psxsem01/system.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxsem01/init.c b/testsuites/psxtests/psxsem01/init.c
index 4985c3a148..c89f891cf4 100644
--- a/testsuites/psxtests/psxsem01/init.c
+++ b/testsuites/psxtests/psxsem01/init.c
@@ -243,4 +243,3 @@ void *POSIX_Init(
return NULL; /* just so the compiler thinks we returned something */
}
-
diff --git a/testsuites/psxtests/psxsem01/system.h b/testsuites/psxtests/psxsem01/system.h
index 316ffecef5..5a62affd46 100644
--- a/testsuites/psxtests/psxsem01/system.h
+++ b/testsuites/psxtests/psxsem01/system.h
@@ -52,4 +52,3 @@ TEST_EXTERN pthread_t Init_id;
TEST_EXTERN pthread_t Task_id;
/* end of include file */
-