comparison rvinterf/include/exitcodes.h @ 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 2dd9dbe3f4a7
children 0bf06b68ac95
comparison
equal deleted inserted replaced
219:d13ee4ef86c7 220:5c78f132547c
1 #define ERROR_USAGE 1 1 #define ERROR_USAGE 1
2 #define ERROR_TARGET 2 2 #define ERROR_TARGET 2
3 #define ERROR_RVINTERF 3 3 #define ERROR_RVINTERF 3
4 #define ERROR_UNIX 4 4 #define ERROR_UNIX 4
5 #define ERROR_BUG 5 5 #define ERROR_BUG 5
6 #define ERROR_RFTEST 6