Files
JBao_Magic_Box_FW/include_lib/system/generic/cpu.h
T
2026-08-21 18:41:42 +08:00

23 lines
90 B
C

#ifndef GENERIC_CPU_H
#define GENERIC_CPU_H
#include <asm/cpu.h>
#endif