X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=testpico%2Fasmtools.h;h=5b53023bdec5ac34d1a50e8e4ba3b1018bbd3be4;hb=06d7984c0110c58104633dc4359fa7a8343bac11;hp=10cd059947288ba1d036c0cccaa0611f236c51b5;hpb=71b41fddd18f66c99e13f53bd78582627e6ff10b;p=megadrive.git diff --git a/testpico/asmtools.h b/testpico/asmtools.h index 10cd059..5b53023 100644 --- a/testpico/asmtools.h +++ b/testpico/asmtools.h @@ -32,3 +32,5 @@ 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 test_32x_b_c0[]; +extern const char test_32x_b_c0_end[];