_nostub_failure_message.s 278 B

1234567891011
  1. .xdef __display_message_and_exit_AND___nostub,__display_message_and_exit__
  2. | This object file needs the jump table in %a0.
  3. .xdef __ref_all___get_jump_table
  4. .section _st50
  5. __display_message_and_exit__:
  6. move.l (%a0,0xE6*4),%a0 /* ST_helpMsg */
  7. jsr (%a0)
  8. addq.l #4,%sp
  9. rts