diff simtool/select.c @ 95:5f826e428641

fc-simtool: readef command implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 24 Jan 2021 20:47:00 +0000
parents b84df973cd8b
children
line wrap: on
line diff
--- a/simtool/select.c	Sun Jan 24 20:35:23 2021 +0000
+++ b/simtool/select.c	Sun Jan 24 20:47:00 2021 +0000
@@ -64,7 +64,7 @@
 		byte & 0x0F);
 }
 
-static void
+void
 show_access_conditions(oper_name, cond_code)
 	char *oper_name;
 	unsigned cond_code;