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