view components/libsys_ir @ 198:712a28fda778

init.c: sync with Magnetite This change affects only the D-Sample target which is not supported in Selenite, but we need to keep the diff down.
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 28 May 2020 05:33:05 +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