changeset 220:5c78f132547c

rvinterf/include/exitcodes.h: added ERROR_RFTEST for use by autocal tools
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 20 May 2017 19:57:49 +0000
parents d13ee4ef86c7
children a46a68500517
files rvinterf/include/exitcodes.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rvinterf/include/exitcodes.h	Sat May 20 19:43:49 2017 +0000
+++ b/rvinterf/include/exitcodes.h	Sat May 20 19:57:49 2017 +0000
@@ -3,3 +3,4 @@
 #define	ERROR_RVINTERF	3
 #define	ERROR_UNIX	4
 #define	ERROR_BUG	5
+#define	ERROR_RFTEST	6