projects
/
platform
/
core
/
system
/
swap-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b9e5ce
)
[IMPROVE] increase max number of functions in lib
81/15581/1
author
Nikita Kalyazin
<n.kalyazin@samsung.com>
Thu, 23 Jan 2014 15:01:06 +0000
(19:01 +0400)
committer
Nikita Kalyazin
<n.kalyazin@samsung.com>
Thu, 23 Jan 2014 15:01:52 +0000
(19:01 +0400)
Change-Id: I3d711038ce883effdf30135af9ccf94e710f7168
Signed-off-by: Nikita Kalyazin <n.kalyazin@samsung.com>
daemon/da_protocol_check.h
patch
|
blob
|
history
diff --git
a/daemon/da_protocol_check.h
b/daemon/da_protocol_check.h
index
76c952e
..
5531633
100644
(file)
--- a/
daemon/da_protocol_check.h
+++ b/
daemon/da_protocol_check.h
@@
-42,7
+42,7
@@
#define US_APP_COUNT_MAX MAX_TARGET_COUNT
#define US_APP_INST_FUNC_MIN 0
-#define US_APP_INST_FUNC_MAX
5
0000
+#define US_APP_INST_FUNC_MAX
10
0000
#define US_FUNC_ARGS "bcdxpfw"
#define US_FUNC_RETURN "vnbcdxpfw"