summaryrefslogtreecommitdiffstats
path: root/common/os_calls.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/os_calls.h')
-rw-r--r--common/os_calls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/os_calls.h b/common/os_calls.h
index bc4f26f8..4c727f66 100644
--- a/common/os_calls.h
+++ b/common/os_calls.h
@@ -243,5 +243,7 @@ int APP_CC
g_time1(void);
int APP_CC
g_time2(void);
+int APP_CC
+g_time3(void);
#endif