FreeCalypso > hg > freecalypso-tools
view rvinterf/include/exitcodes.h @ 100:d7ef80dce192
target-utils: c139-lldbg converted to our own libc
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 01 Nov 2016 00:09:34 +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