1 /*
2  * Copyright (c) 2024, Nordic Semiconductor ASA
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 #ifndef _NRF_HW_MODELS_NHW_SPU_H
7 #define _NRF_HW_MODELS_NHW_SPU_H
8 
9 #ifdef __cplusplus
10 extern "C"{
11 #endif
12 
13 #ifdef __cplusplus
14 }
15 #endif
16 
17 #endif /* _NRF_HW_MODELS_NHW_SPU_H */
18