summaryrefslogtreecommitdiff
path: root/task_priority/empty.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 18:13:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 18:13:39 +0000
commit004230a8e858ee9453dd3815d1ce60f2da52c90e (patch)
tree9961eec30185d2400189368dc9ec646b5c4348ec /task_priority/empty.c
parent51f43313d5d0cce6fa9a00f478aeaf3831361b48 (diff)
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile, empty.c, task_priority.adb: Make follow standard RTEMS test output format. Add output screens where appropriate. * task_priority.scn: New file.
Diffstat (limited to 'task_priority/empty.c')
-rw-r--r--task_priority/empty.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/task_priority/empty.c b/task_priority/empty.c
index a64c828..61907d5 100644
--- a/task_priority/empty.c
+++ b/task_priority/empty.c
@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ */
+
#if defined(__rtems__)
#include <rtems.h>
#endif