1 /* $NetBSD: asan.h,v 1.1 2018/11/01 20:34:50 maxv Exp $ */ 2 3 #ifdef __aarch64__ 4 #include <aarch64/asan.h> 5 #endif 6