aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/shared_memory.h
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2016-12-21 13:27:23 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-01-12 18:01:12 +0300
commit6388e398998426c4b18cde893131d54630879bdf (patch)
tree707bcd66bbf637f83fbc2ca099d9f5272a94f8cd /include/odp/api/spec/shared_memory.h
parentca3b3950cc901d0e8db1f2bb9961c3bac9491c88 (diff)
api: move ODP_*_NAME_LEN definitions from API to implementation
Enables the implementations to choose the define values. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'include/odp/api/spec/shared_memory.h')
-rw-r--r--include/odp/api/spec/shared_memory.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/include/odp/api/spec/shared_memory.h b/include/odp/api/spec/shared_memory.h
index 074c88304..1a9c1299e 100644
--- a/include/odp/api/spec/shared_memory.h
+++ b/include/odp/api/spec/shared_memory.h
@@ -40,8 +40,10 @@ extern "C" {
* Synonym for buffer pool use
*/
-/** Maximum shared memory block name length in chars including null char */
-#define ODP_SHM_NAME_LEN 32
+/**
+ * @def ODP_SHM_NAME_LEN
+ * Maximum shared memory block name length in chars including null char
+ */
/*
* Shared memory flags: