PageRenderTime 24ms CodeModel.GetById 18ms app.highlight 4ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/um/include/asm/topology.h

https://bitbucket.org/cresqo/cm7-p500-kernel
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