Files
RTOS/CPU/QingKeV3FV5F/cpu.h
T
2026-05-27 23:30:31 +08:00

11 lines
148 B
C

#ifndef INCLUDED_CPU_H
#define INCLUDED_CPU_H
#ifndef INCLUDED_RISCV_H
#include <riscv.h>
#endif /*INCLUDED_RISCV_H*/
#endif /*INCLUDED_CPU_H*/