X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=testpico%2Fasmtools.h;fp=testpico%2Fasmtools.h;h=63974f8a1b1dce621daa22761615f9d9427fcd27;hb=234c45567cc77a4eca9cddca7daaacab27cab767;hp=ffc48a89795a50370dde585283a1cf87ee943e6f;hpb=5b7d76795faa9c4b1e38087ef735d54c7a7a6caa;p=megadrive.git diff --git a/testpico/asmtools.h b/testpico/asmtools.h index ffc48a8..63974f8 100644 --- a/testpico/asmtools.h +++ b/testpico/asmtools.h @@ -33,5 +33,7 @@ extern const char test_f_vint[]; extern const char test_f_vint_end[]; extern const char x32x_enable[]; extern const char x32x_enable_end[]; +extern const char x32x_disable[]; +extern const char x32x_disable_end[]; extern const char test_32x_b_c0[]; extern const char test_32x_b_c0_end[];