mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 12:01:27 +00:00
9 lines
160 B
Diff
9 lines
160 B
Diff
|
--- a/libr/arch/p/xtensa/plugin.c
|
||
|
+++ b/libr/arch/p/xtensa/plugin.c
|
||
|
@@ -2106,3 +2106,5 @@
|
||
|
.version = R2_VERSION
|
||
|
};
|
||
|
#endif
|
||
|
+
|
||
|
+xtensa_isa xtensa_default_isa;
|