diff components/nucleus_intram @ 40:614668bbbc4f

Nucleus: tmt.s ported over from FreeNucleus by XVilka
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 17 Jul 2018 07:55:01 +0000
parents 4934b474b5c3
children a9a7d531e673
line wrap: on
line diff
--- a/components/nucleus_intram	Tue Jul 17 07:35:40 2018 +0000
+++ b/components/nucleus_intram	Tue Jul 17 07:55:01 2018 +0000
@@ -30,4 +30,7 @@
 
 	SRCDIR=$SRC/cs/os/nucleus
 	asm_file $SRCDIR/tct.s
+
+	SRCDIR=$SRC/nucleus/tms470
+	asm_file $SRCDIR/tmt.s
 fi