Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / x86 / um / shared / sysdep / archsetjmp.h
blobff7766d282263b4a7726279973275844e5500b6b
1 #ifdef __i386__
2 #include "archsetjmp_32.h"
3 #else
4 #include "archsetjmp_64.h"
5 #endif