rizin/doc/static-plugins
Riccardo Schirone 502e91aff7
Rename R_ and R2_ to RZ_ (#8)
* Rename R2_ -> RZ_
* Rename R_ -> RZ_
* Rename R2R_ -> RZ_TEST_
* Rename R2R defines and types to RZ_TEST/RzTest
* Keep R_ for REIL registers
2020-10-02 16:09:13 +02:00

11 lines
246 B
Text

Edit librz/config.h and librz/config.mk
In librz/config.mk set a list of static asm plugins...
STATIC_ASM_PLUGINS=p/java.mk p/mips.mk
In librz/config.h define the list of struct plugins
#define RZ_ASM_STATIC_PLUGINS \
&r_asm_plugin_java, 0