]> git.proxmox.com Git - ceph.git/blob - ceph/src/seastar/dpdk/examples/multi_process/hotplug_mp/commands.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / seastar / dpdk / examples / multi_process / hotplug_mp / commands.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2018 Intel Corporation
3 */
4
5 #ifndef _COMMANDS_H_
6 #define _COMMANDS_H_
7
8 extern cmdline_parse_ctx_t main_ctx[];
9
10 #endif /* _COMMANDS_H_ */