]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/dpdk/test/cmdline_test/cmdline_test.h
update download target update for octopus release
[ceph.git] / ceph / src / spdk / dpdk / test / cmdline_test / cmdline_test.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2010-2014 Intel Corporation
3 */
4
5 #ifndef _CMDLINE_TEST_H_
6 #define _CMDLINE_TEST_H_
7
8 extern cmdline_parse_ctx_t main_ctx[];
9
10 #endif