summaryrefslogtreecommitdiffstats
path: root/hello/both_hello/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'hello/both_hello/test.c')
-rw-r--r--hello/both_hello/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hello/both_hello/test.c b/hello/both_hello/test.c
index 07837e8..0b6af11 100644
--- a/hello/both_hello/test.c
+++ b/hello/both_hello/test.c
@@ -3,7 +3,6 @@
*/
#include <bsp.h>
-
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
@@ -37,7 +36,5 @@ void *POSIX_Init(
#define CONFIGURE_MAXIMUM_POSIX_THREADS 1
#define CONFIGURE_INIT
-
#include <rtems/confdefs.h>
-
/* end of file */