blob: c36d190ac9d8f0fdeeff3405c7a019a272d26e64 [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001#ifdef CONFIG_X86_32
2# include "cache_32.h"
3#else
4# include "cache_64.h"
5#endif