1 1.1.42.1 pgoyette /* $NetBSD: netbsd32_machdep.h,v 1.1.42.1 2018/04/07 04:12:13 pgoyette Exp $ */ 2 1.1 matt 3 1.1.42.1 pgoyette #ifdef __aarch64__ 4 1.1.42.1 pgoyette #include <aarch64/netbsd32_machdep.h> 5 1.1.42.1 pgoyette #else 6 1.1 matt #include <arm/netbsd32_machdep.h> 7 1.1.42.1 pgoyette #endif 8