Add a marker for other layers to use in defining data types
This commit was SVN r24643.
Этот коммит содержится в:
родитель
7b48042ffd
Коммит
8858d9a40e
@ -170,6 +170,10 @@ typedef void* orte_iov_base_ptr_t;
|
|||||||
/* IOF types */
|
/* IOF types */
|
||||||
#define ORTE_IOF_TAG (OPAL_DSS_ID_DYNAMIC + 20)
|
#define ORTE_IOF_TAG (OPAL_DSS_ID_DYNAMIC + 20)
|
||||||
|
|
||||||
|
|
||||||
|
/* provide a boundary for others to use */
|
||||||
|
#define ORTE_DSS_ID_DYNAMIC (OPAL_DSS_ID_DYNAMIC + 50)
|
||||||
|
|
||||||
#endif /* !ORTE_DISABLE_FULL_SUPPORT */
|
#endif /* !ORTE_DISABLE_FULL_SUPPORT */
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user