view src/libsys/exitstub.S @ 174:097e25b925a2

doc/Compiling: gtm900 target added
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 19 Jun 2019 06:15:56 +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	.