context_aarch64.h 143 B

12345678
  1. #pragma once
  2. typedef unsigned long __myjmp_buf[22];
  3. #define FRAME_CNT 10
  4. #define PROGR_CNT 11
  5. #define STACK_CNT 13
  6. #define EXTRA_PUSH_ARGS 2