Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6/linux-loongson.git] / include / asm-x86 / local.h
blobc7a1b1c66c9630f34409b7c44176a5cce0ab4e1e
1 #ifdef CONFIG_X86_32
2 # include "local_32.h"
3 #else
4 # include "local_64.h"
5 #endif