[NETFILTER]: Merge ipt_TOS into xt_DSCP
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-x86 / i387.h
bloba8bbed3496648db50aa69491251a108a3646f10c
1 #ifdef CONFIG_X86_32
2 # include "i387_32.h"
3 #else
4 # include "i387_64.h"
5 #endif