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