summaryrefslogtreecommitdiffstats
path: root/hello/both_hello
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-03 18:00:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-03 18:00:33 +0000
commitc8820406208af7b1a5fff565a184d6f88a19198d (patch)
treebf281db849a6e6e2a6f3b3b1d69529e1272b59cd /hello/both_hello
parent2011-03-03 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-examples-c8820406208af7b1a5fff565a184d6f88a19198d.tar.bz2
2011-03-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
* both_hello/test.c, hello_world_c/test.c, posix_hello_world/test.c: Example clean up.
Diffstat (limited to 'hello/both_hello')
-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 */