view components/libsys_ir @ 111:97297555c71a

FFS dev.c flash device table reworked as described in TCS211-fw-arch
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 13 Oct 2018 16:32:07 +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