aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/romload/start.S
diff options
context:
space:
mode:
authorGuy Hutchison <guy@dryv.io>2018-10-18 20:33:40 +0000
committerGuy Hutchison <guy@dryv.io>2018-10-18 20:33:40 +0000
commit73318eaeabccfd90db6343c6a14280a3585a9853 (patch)
tree578c94c31f9ebf38e812ef7e1a798df0924d4dbd /scripts/romload/start.S
parentf47ac81c89a517a57fd3c0656cab7a4075334328 (diff)
downloadpicorv32-73318eaeabccfd90db6343c6a14280a3585a9853.tar.gz
picorv32-73318eaeabccfd90db6343c6a14280a3585a9853.zip
Removed multiplier/divider
Diffstat (limited to 'scripts/romload/start.S')
-rw-r--r--scripts/romload/start.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/romload/start.S b/scripts/romload/start.S
index 73e4ba3..3561384 100644
--- a/scripts/romload/start.S
+++ b/scripts/romload/start.S
@@ -79,7 +79,6 @@ sw zero,12(sp)
2:
*/
-
/* jump to libc init */
/*j _ftext
*/