1 /* $NetBSD: sljit_machdep.h,v 1.1 2014/07/23 18:19:45 alnsn Exp $ */ 2 3 /* Only 32-bit SPARCs are supported. */ 4 #ifndef __arch64__ 5 #include <sparc/sljit_machdep.h> 6 #endif 7
1 /* $NetBSD: sljit_machdep.h,v 1.1 2014/07/23 18:19:45 alnsn Exp $ */ 2 3 /* Only 32-bit SPARCs are supported. */ 4 #ifndef __arch64__ 5 #include <sparc/sljit_machdep.h> 6 #endif 7