nocallback.s 125 B

12345678
  1. | Warning: This routine has the attribute __ATTR_TIOS_CALLBACK__!
  2. .xdef NoCallBack
  3. .text
  4. NoCallBack:
  5. moveq.l #1,%d0
  6. rts