sdk-hwV1.3/lichee/melis-v3.0/source/include/metal/cpu.h

18 lines
310 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
/*
* Copyright (c) 2015, Xilinx Inc. and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/*
* @file cpu.h
* @brief CPU primitives for libmetal.
*/
#ifndef __METAL_CPU__H__
#define __METAL_CPU__H__
# include <metal/processor/riscv/cpu.h>
#endif /* __METAL_CPU__H__ */