FreeCalypso > hg > fc-selenite
comparison components/main_ir @ 92:e42d528f3e6e
components/main_ir: ramvecs module now goes outside of libs
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 21 Jul 2018 00:22:35 +0000 |
parents | 4ef6808ea50e |
children |
comparison
equal
deleted
inserted
replaced
91:081dd22ca6a2 | 92:e42d528f3e6e |
---|---|
5 | 5 |
6 SRCDIR=$SRC/cs/system/main/gcc | 6 SRCDIR=$SRC/cs/system/main/gcc |
7 | 7 |
8 asm_file $SRCDIR/irq_twiddle.S | 8 asm_file $SRCDIR/irq_twiddle.S |
9 asm_file $SRCDIR/irqfiq.S | 9 asm_file $SRCDIR/irqfiq.S |
10 asm_file $SRCDIR/ramvecs.S |