V7M/src/libc/gen/abort.s

Compare this file to the similar file:
Show the results in this format:

/ C library -- abort

.globl	_abort
iot	= 4
.globl	csv,cret

_abort:
	jsr	r5,csv
	iot
	clr	r0
	jmp	cret