view components/libsys_ir @ 95:a23e6e011264

closer to passing link with abort, exit and __assert_func stubbed out
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 21 Jul 2018 01:12:48 +0000
parents 727aad1c308f
children
line wrap: on
line source

# gcc-only component: libsys (selective libc replacement) for IRAM

ASMFLAGS=-mthumb-interwork
CPPFLAGS=

SRCDIR=$SRC/libsys

asm_file $SRCDIR/bzero.S