aboutsummaryrefslogtreecommitdiff
path: root/tmp/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmp/api.h')
-rw-r--r--tmp/api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmp/api.h b/tmp/api.h
new file mode 100644
index 0000000..9b8d27d
--- /dev/null
+++ b/tmp/api.h
@@ -0,0 +1,2 @@
+extern void platformDependentPersistInt(int);
+extern int platformDependentRetrieveInt();