view rvinterf/include/exitcodes.h @ 62:2dd9dbe3f4a7

rvinterf tree: exitcodes.h moved from etmsync to include so that the same exit code convention can be used in fc-shell and fc-tmsh
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 21:36:07 +0000
parents rvinterf/etmsync/exitcodes.h@e7502631a0f9
children 5c78f132547c
line wrap: on
line source

#define	ERROR_USAGE	1
#define	ERROR_TARGET	2
#define	ERROR_RVINTERF	3
#define	ERROR_UNIX	4
#define	ERROR_BUG	5