diff rvinterf/etmsync/fsiomain.c @ 27:24cb10d508d7

fc-fsio help command implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Oct 2016 01:33:21 +0000
parents c6469ecfea56
children 756640235671
line wrap: on
line diff
--- a/rvinterf/etmsync/fsiomain.c	Sun Oct 23 01:20:55 2016 +0000
+++ b/rvinterf/etmsync/fsiomain.c	Sun Oct 23 01:33:21 2016 +0000
@@ -7,6 +7,8 @@
 #include <unistd.h>
 #include "exitcodes.h"
 
+char help_file_pathname[] = "/usr/local/share/freecalypso/fsio.help";
+
 extern char *socket_pathname;
 extern char *rvinterf_ttyport, *rvinterf_Bopt, *rvinterf_lopt, *rvinterf_wopt;