sync.s 57 B

123456
  1. #include "sys.h"
  2. .define _sync
  3. _sync:
  4. sys sync
  5. rts pc