1e415d488SLionel Sambuc#include "SYS.h" 2e415d488SLionel Sambuc 3e415d488SLionel SambucENTRY(__m68k_read_tp) 4e415d488SLionel Sambuc SYSTRAP(_lwp_getprivate) 5e415d488SLionel Sambuc movl %d0,%a0 6e415d488SLionel Sambuc rts 7*84d9c625SLionel SambucEND(__m68k_read_tp) 8