view rvinterf/include/exitcodes.h @ 116:3eb75280b38b

rvinterf/include/l1tm.h: definitions from l1tm_msgty.h in the firmware
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 18 Feb 2017 06:54: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