blob: a835f2f2fc0092a38245c6929d146ee47f71a2b7 [file] [log] [blame]
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef BOARDS_POSIX_NRF_BSIM_SOC_SOC_NRF_COMMON_H
#define BOARDS_POSIX_NRF_BSIM_SOC_SOC_NRF_COMMON_H
/* We reuse the real SOC's header: */
#include "../soc/nordic/common/soc_nrf_common.h"
#endif /* BOARDS_POSIX_NRF_BSIM_SOC_SOC_NRF_COMMON_H */