/arch/um/include/asm/topology.h
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 4a3e4aa320fbd76fc4363601fa96270a MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef _ASM_UM_TOPOLOGY_H
2#define _ASM_UM_TOPOLOGY_H
3
4#include <asm-generic/topology.h>
5
6#endif