view rvinterf/include/exitcodes.h @ 214:b0de6d36e84c

loadtools/gta-ap-build.sed: don't build fc-compalram or fc-buzplay for GTA0x AP
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 19 May 2017 06:29:06 +0000
parents 2dd9dbe3f4a7
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