Geen omschrijving

test.s 115B

1234567891011
  1. #include <battle_script.h>
  2. .align 2
  3. .thumb
  4. .text
  5. .global bs_test
  6. bs_test:
  7. callasm debug_some_test+1
  8. end