summaryrefslogtreecommitdiff
path: root/helper/sim.h
diff options
context:
space:
mode:
authorDonghee Ye <donghee.ye@samsung.com>2012-08-21 20:11:37 +0900
committerDonghee Ye <donghee.ye@samsung.com>2012-08-21 20:11:37 +0900
commite6f3d2ff9002e1cd4e1630bc10b280cb0dad424a (patch)
tree0dc6e97d2a1222a6ae8999b0a9d7b38cea16fc11 /helper/sim.h
parent2d369e537a95b4fc69c1c09c681bfc3a11bba5c2 (diff)
downloadcontacts-service-e6f3d2ff9002e1cd4e1630bc10b280cb0dad424a.tar.gz
contacts-service-e6f3d2ff9002e1cd4e1630bc10b280cb0dad424a.tar.bz2
contacts-service-e6f3d2ff9002e1cd4e1630bc10b280cb0dad424a.zip
Release Tizen 2.0 beta
Change-Id: I821dca81bd498d4dde02d6fab091b80a6f00b110
Diffstat (limited to 'helper/sim.h')
-rwxr-xr-xhelper/sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper/sim.h b/helper/sim.h
index 8b3c769..c94934c 100755
--- a/helper/sim.h
+++ b/helper/sim.h
@@ -22,6 +22,7 @@
#define __CTS_HELPER_SIM_H__
int helper_sim_read_pb_record(void* data);
+int helper_sim_write_pb_record(void* data, int index);
int helper_sim_read_SDN(void* data);