linux/arch/um/include/asm/percpu.h

7 lines
105 B
C

#ifndef __UM_PERCPU_H
#define __UM_PERCPU_H
#include <asm-generic/percpu.h>
#endif /* __UM_PERCPU_H */