zephyr/soc/ite/ec/it8xxx2/soc.h

13 lines
224 B
C

#ifndef __RISCV_ITE_SOC_H_
#define __RISCV_ITE_SOC_H_
/*
* Copyright (c) 2020 ITE Corporation. All Rights Reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
*/
#include <soc_common.h>
#endif /* __RISCV_ITE_SOC_H_ */