view src/libsys/exitstub.S @ 208:68184e15d92c

src/cs: sync with Magnetite (TI_PROFILER support)
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 05:20:43 +0000
parents a23e6e011264
children
line wrap: on
line source

/*
 * This stub is a band-aid to allow the link to proceed further;
 * to be revisited later.
 */

	.text
	.code	32

	.globl	abort
	.globl	exit
	.globl	__assert_func
abort:
exit:
__assert_func:
	b	.