
#include <bases.h>

	.text

	.globl	_NewLoadSegTags

_NewLoadSegTags:
	movel	a6,sp@-
	movel	d2,sp@-
	GETDOSBASE
	movel	sp@(12:W),d1
	movql	#16,d2
	addl	sp,d2
	jsr	a6@(-768:W)
	movel	sp@+,d2
	movel	sp@+,a6
	rts
