X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=megadrive.git;a=blobdiff_plain;f=testpico%2Fasmtools.h;h=10cd059947288ba1d036c0cccaa0611f236c51b5;hp=4043819c473f6537291c74fe0da9a9fcc5fea415;hb=9d39a80ebef085f0d65b49e0bd6a07c4de723de9;hpb=074fa2e1140c6afbeda5e7245d02384fb4c6e4c4 diff --git a/testpico/asmtools.h b/testpico/asmtools.h index 4043819..10cd059 100644 --- a/testpico/asmtools.h +++ b/testpico/asmtools.h @@ -30,3 +30,5 @@ extern const char test_vint[]; extern const char test_vint_end[]; extern const char test_f_vint[]; extern const char test_f_vint_end[]; +extern const char x32x_enable[]; +extern const char x32x_enable_end[];