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