Files
2025-12-03 11:12:34 +08:00

23 lines
112 B
C

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