view components/libsys_ir @ 25:b51027daadb9

add install-target-bin.sh script
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 02 Dec 2020 21:19:21 +0000
parents 3b367f330821
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