Home | History | Annotate | Line # | Download | only in include
trap.h revision 1.1
      1  1.1  matt #ifdef __aarch64__
      2  1.1  matt 
      3  1.1  matt #elif defined(__arm__)
      4  1.1  matt 
      5  1.1  matt #include <arm/asm.h>
      6  1.1  matt 
      7  1.1  matt #endif
      8  1.1  matt 
      9