notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d647b
)
include: Update lightning.h to upstream version
author
Paul Cercueil
<paul@crapouillou.net>
Fri, 1 Nov 2024 23:37:10 +0000
(
00:37
+0100)
committer
Paul Cercueil
<paul@crapouillou.net>
Fri, 1 Nov 2024 23:37:14 +0000
(
00:37
+0100)
Update the local lightning.h to a version generated from the latest
upstream.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/lightning/lightning.h
patch
|
blob
|
blame
|
history
diff --git
a/include/lightning/lightning.h
b/include/lightning/lightning.h
index
b6b7bbe
..
f669f68
100644
(file)
--- a/
include/lightning/lightning.h
+++ b/
include/lightning/lightning.h
@@
-154,6
+154,8
@@
typedef jit_int32_t jit_fpr_t;
# include <lightning/jit_riscv.h>
#elif defined(__loongarch__)
# include <lightning/jit_loongarch.h>
+#elif defined(__sh__)
+# include <lightning/jit_sh.h>
#endif
#define jit_flag_node 0x0001 /* patch node not absolute */