summaryrefslogtreecommitdiffstats
path: root/src/secmgr-wrap.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-16 11:46:06 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-16 11:46:06 +0100
commitf4c7d5544f91dc10539439e59e622cc40decda1a (patch)
tree4a0b4111b56e66b9bb985820d69e4f58a27100a7 /src/secmgr-wrap.h
parent494dce9b223d39571ec031bb66d118807ae917d1 (diff)
renamed API
Change-Id: I16752b327d5ee2be64d554d5ea1fa8d241644e51
Diffstat (limited to 'src/secmgr-wrap.h')
-rw-r--r--src/secmgr-wrap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/secmgr-wrap.h b/src/secmgr-wrap.h
index 3558c69..b6b6890 100644
--- a/src/secmgr-wrap.h
+++ b/src/secmgr-wrap.h
@@ -22,3 +22,4 @@ int secmgr_path_public_read_only(const char *pathname);
int secmgr_path_read_only(const char *pathname);
int secmgr_path_read_write(const char *pathname);
+int secmgr_prepare_exec(const char *appid);