summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/ostest.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/ostest/ostest.h')
-rw-r--r--apps/examples/ostest/ostest.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/examples/ostest/ostest.h b/apps/examples/ostest/ostest.h
index 5217f0a0c..9c6bb082b 100644
--- a/apps/examples/ostest/ostest.h
+++ b/apps/examples/ostest/ostest.h
@@ -111,6 +111,10 @@ int dev_null(void);
void fpu_test(void);
+/* restart.c ****************************************************************/
+
+void restart_test(void);
+
/* waitpid.c ****************************************************************/
#ifdef CONFIG_SCHED_WAITPID