zephyr/soc/arm/ti_k3/am62x_m4/soc.h

13 lines
195 B
C

/*
* Copyright (c) 2023 Texas Instruments Incorporated
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __SOC_H_
#define __SOC_H_
#include <zephyr/drivers/mm/rat.h>
#endif /* __SOC_H */