um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / um / sys-x86 / shared / sysdep / faultinfo.h
blob862ecb1c7781b2aac00c24fbe86d8594f2ed9025
1 #ifdef __i386__
2 #include "faultinfo_32.h"
3 #else
4 #include "faultinfo_64.h"
5 #endif