/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2010-2014 Intel Corporation
*/
#ifndef _COMMANDS_H_
#define _COMMANDS_H_
#include <cmdline_parse.h>
extern cmdline_parse_ctx_t qwctl_ctx[];
#endif /* _COMMANDS_H_ */