FreeCalypso > hg > fc-selenite
view components/main_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 | e42d528f3e6e |
children |
line wrap: on
line source
# gcc-only component: assembly modules for IRAM ASMFLAGS=-mthumb-interwork CPPFLAGS=-I$SRC/nucleus/gcc SRCDIR=$SRC/cs/system/main/gcc asm_file $SRCDIR/irq_twiddle.S asm_file $SRCDIR/irqfiq.S