diff loadtools/clmain.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 604648026e9c
children ccc5161848c7
line wrap: on
line diff
--- a/loadtools/clmain.c	Sun Jun 23 05:47:17 2013 +0000
+++ b/loadtools/clmain.c	Sun Jun 23 20:13:59 2013 +0000
@@ -98,10 +98,3 @@
 	tty_passthru();
 	exit(0);
 }
-
-/* called from hwparam.c config file parser */
-/* stub needed for fc-xram to link */
-void
-set_default_exit_mode()
-{
-}