Files

23 lines
90 B
C
Raw Permalink Normal View History

2025-10-29 13:10:02 +08:00
#ifndef GENERIC_CPU_H
#define GENERIC_CPU_H
#include <asm/cpu.h>
#endif