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