Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / x86 / um / shared / sysdep / faultinfo.h
1 #ifdef __i386__
2 #include "faultinfo_32.h"
3 #else
4 #include "faultinfo_64.h"
5 #endif