git subrepo pull (merge) --force deps/lightning
[pcsx_rearmed.git] / deps / lightning / include / lightning / jit_aarch64.h
index 6a435f1..3086499 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013-2022  Free Software Foundation, Inc.
+ * Copyright (C) 2013-2023  Free Software Foundation, Inc.
  *
  * This file is part of GNU lightning.
  *
 #define JIT_HASH_CONSTS                0
 #define JIT_NUM_OPERANDS       3
 
+#if __APPLE__
+#  define PACKED_STACK         1
+#endif
+
 /*
  * Types
  */