comparison src/libsys/exitstub.S @ 0:92470e5d0b9e

src: partial import from FC Selenite
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 15 May 2020 01:28:16 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:92470e5d0b9e
1 /*
2 * This stub is a band-aid to allow the link to proceed further;
3 * to be revisited later.
4 */
5
6 .text
7 .code 32
8
9 .globl abort
10 .globl exit
11 .globl __assert_func
12 abort:
13 exit:
14 __assert_func:
15 b .