aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/buffer.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@nokia.com>2015-07-09 16:46:25 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-07-21 18:15:02 +0300
commit9b5abeb66e7d38829cefe467354ae3b58491975f (patch)
tree3f208765a2176154eed846a9f763ca4ff8ef5abf /include/odp/api/buffer.h
parent5be42d9a8508a4e45786c59bd6bd0e058059540f (diff)
api: doc: doxygen grouping clean up
Cleaned Doxygen documentation grouping. Corrected wrong groupings and created new groups when needed. Signed-off-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/buffer.h')
-rw-r--r--include/odp/api/buffer.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/odp/api/buffer.h b/include/odp/api/buffer.h
index 9ad08eae5..aea273f04 100644
--- a/include/odp/api/buffer.h
+++ b/include/odp/api/buffer.h
@@ -24,7 +24,6 @@ extern "C" {
* @{
*/
-
/**
* @typedef odp_buffer_t
* ODP buffer
@@ -36,16 +35,6 @@ extern "C" {
*/
/**
- * @typedef odp_buffer_seg_t
- * ODP buffer segment
- */
-
-/**
- * @def ODP_SEGMENT_INVALID
- * Invalid segment
- */
-
-/**
* Get buffer handle from event
*
* Converts an ODP_EVENT_BUFFER type event to a buffer.