[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
[linux-2.6/linux-loongson.git] / include / asm-x86 / mpspec.h
blob8f268e8fd2e9d4ad06c6751c0f6e087af4d1912a
1 #ifdef CONFIG_X86_32
2 # include "mpspec_32.h"
3 #else
4 # include "mpspec_64.h"
5 #endif