diff loadtools/sertool.c @ 55:278052b6afda

loadtools: started laying the foundation for flash support
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 23 Jun 2013 20:13:59 +0000
parents f1df95eed62c
children ccc5161848c7
line wrap: on
line diff
--- a/loadtools/sertool.c	Sun Jun 23 05:47:17 2013 +0000
+++ b/loadtools/sertool.c	Sun Jun 23 20:13:59 2013 +0000
@@ -52,10 +52,3 @@
 	tty_passthru();
 	exit(0);
 }
-
-/* called from hwparam.c config file parser */
-/* stub needed for fc-iram to link */
-void
-set_default_exit_mode()
-{
-}