blob: 86886da8a56da30342d0232e0b0091c8d76863f0 [file] [log] [blame]
.text
.global __m68k_read_tp
.type __m68k_read_tp,@function
__m68k_read_tp:
move.l #333,%d0
trap #0
move.l %d0,%a0
rts