Add missing defined for osx-arm64 (remote unwind)

This commit is contained in:
Adeel Mujahid
2024-01-15 04:31:10 +02:00
committed by Stephen M. Webb
parent b0abe4a24d
commit b0837eda99

View File

@@ -23,7 +23,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#ifndef libunwind_src_aarch64_ucontext_i_h
#define libunwind_src_aarch64_ucontext_i_h
#if defined __FreeBSD__
#if defined __FreeBSD__ || defined __APPLE__
#define UC_MCONTEXT_OFF 0x10
#define SC_GPR_OFF 0x00