blob: c645caadc009810c1f1d28fd7a1427a2ae36cc86 [file] [log] [blame]
/*
* Copyright (c) 2018 Oticon A/S
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef BOARDS_POSIX_NATIVE_SIM_CMDLINE_COMMON_H
#define BOARDS_POSIX_NATIVE_SIM_CMDLINE_COMMON_H
/*
* To support native_posix drivers which register their own arguments
* we provide a header with the same name as in native_posix
*/
#include "nsi_cmdline.h"
#endif /* BOARDS_POSIX_NATIVE_SIM_CMDLINE_COMMON_H */