summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask01/system.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 11:09:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 11:09:13 +0000
commit1b4b7f397b38b31d6ba84cbabe552e7703954b22 (patch)
tree2c56bc1c11af78a30849b4b2487194e9255d7d11 /testsuites/itrontests/itrontask01/system.h
parentUse PRId32 to print INT's. (diff)
downloadrtems-1b4b7f397b38b31d6ba84cbabe552e7703954b22.tar.bz2
Add missing prototypes.
Diffstat (limited to 'testsuites/itrontests/itrontask01/system.h')
-rw-r--r--testsuites/itrontests/itrontask01/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itrontask01/system.h b/testsuites/itrontests/itrontask01/system.h
index 77e53ceb06..e684269a77 100644
--- a/testsuites/itrontests/itrontask01/system.h
+++ b/testsuites/itrontests/itrontask01/system.h
@@ -19,7 +19,7 @@
/* functions */
void ITRON_Init( void );
-void Task_2_through_4();
+void Task_2_through_4(void);
/* configuration information */