FreeCalypso > hg > freecalypso-sw
view rvinterf/etmsync/exitcodes.h @ 898:cc9d97d0e911
gsm-fw: DWNLD (static DSP patch) and L1_DYN_DSP_DWNLD moved to config mechanism
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 05 Jul 2015 02:41:39 +0000 |
parents | 7b4d4e3e610a |
children |
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