remove obsolete radare2 patch

This commit is contained in:
alexey.lysiuk 2023-10-18 12:33:50 +03:00
parent 2b280df2de
commit f8fb3cbed3
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
--- 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;