1 /*
2  * Copyright (c) 2024 Silicon Laboratories Inc.
3  * SPDX-License-Identifier: Apache-2.0
4  */
5 #ifndef SIWG917_SOC_H
6 #define SIWG917_SOC_H
7 
8 #include "si91x_device.h"
9 
10 #endif
11