Home | History | Annotate | Line # | Download | only in include
asan.h revision 1.1
      1  1.1  maxv /*	$NetBSD: asan.h,v 1.1 2018/11/01 20:34:50 maxv Exp $	*/
      2  1.1  maxv 
      3  1.1  maxv #ifdef __aarch64__
      4  1.1  maxv #include <aarch64/asan.h>
      5  1.1  maxv #endif
      6