view src/libsys/exitstub.S @ 118:225e39652387

TMS470 build system: added m0-to-bin-c155
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 07 Nov 2018 06:18:05 +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	.