Software APIs
dif_soc_proxy.h
1 // Copyright lowRISC contributors (OpenTitan project).
2 // Licensed under the Apache License, Version 2.0, see LICENSE for details.
3 // SPDX-License-Identifier: Apache-2.0
4 
5 #ifndef OPENTITAN_SW_DEVICE_LIB_DIF_DIF_SOC_PROXY_H_
6 #define OPENTITAN_SW_DEVICE_LIB_DIF_DIF_SOC_PROXY_H_
7 
8 #include "sw/device/lib/dif/autogen/dif_soc_proxy_autogen.h"
9 
10 #endif // OPENTITAN_SW_DEVICE_LIB_DIF_DIF_SOC_PROXY_H_