Files
2026-08-19 16:05:36 +08:00

23 lines
90 B
C

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