view src/libsys/exitstub.S @ 26:680f6fdb5e62

add target for Sony Ericsson K200/K220
author Vadim Yanitskiy <fixeria@osmocom.org>
date Wed, 20 Dec 2023 01:59:09 +0700
parents 92470e5d0b9e
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	.