aboutsummaryrefslogtreecommitdiff
path: root/example/packet/odp_pktio.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/packet/odp_pktio.c')
-rw-r--r--example/packet/odp_pktio.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/example/packet/odp_pktio.c b/example/packet/odp_pktio.c
index 61af855..f08d9f4 100644
--- a/example/packet/odp_pktio.c
+++ b/example/packet/odp_pktio.c
@@ -4,12 +4,6 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-/**
- * @file
- *
- * @example odp_pktio.c ODP basic packet IO loopback test application
- */
-
#include <stdlib.h>
#include <string.h>
#include <getopt.h>