; VF=E:\mmcrfio\errnum.asm
; VL=1 ; Archelon URCC C 3.17 2004/01/12
; Archelon URCC C 3.17 2004/01/12
; VL=2 ; MSP430 CIF 2003/10/23
; MSP430 CIF 2003/10/23
; VL=3 ; Compiled "E:\mmcrfio\errnum.c" Fri Feb 20 18:03:43 2004
; Compiled "E:\mmcrfio\errnum.c" Fri Feb 20 18:03:43 2004
; VL=4 ; 
; 
; VL=5 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
; VL=6 	.align 0x2
	 .align 0x2 
; VL=7 	.long 0x6c69662e
	LONGWORD# 0x6c69662e 
; VL=8 	.long 0x65
	LONGWORD# 0x65 
; VL=9 	.long 0x1
	LONGWORD# 0x1 
; VL=10 	.long 0x0
	LONGWORD# 0x0 
; VL=11 	.long 0x167fffe
	LONGWORD# 0x167fffe 
; VL=12 	.long 0x0
	LONGWORD# 0x0 
; VL=13 	.long DBG5
	LONGWORD# DBG5 
; VL=14 	.long 0x0
	LONGWORD# 0x0 
; VL=15 	.long 0x0
	LONGWORD# 0x0 
; VL=16 	.long 0x0
	LONGWORD# 0x0 
; VL=17 ; typedef unsigned int size_t;
; typedef unsigned int size_t;
; VL=18 ; size_t size 2
; size_t size 2
; VL=19 ; typedef void *va_list;
; typedef void *va_list;
; VL=20 ; va_list size 2
; va_list size 2
; VL=21 ; typedef struct {
; typedef struct {
; VL=22 ; 	unsigned char *_base;
; 	unsigned char *_base;
; VL=23 ; 	unsigned char *_end;
; 	unsigned char *_end;
; VL=24 ; 	unsigned char *_ptr;
; 	unsigned char *_ptr;
; VL=25 ; 	long int       _seek;
; 	long int       _seek;
; VL=26 ; 	int            _cnt;
; 	int            _cnt;
; VL=27 ; 	short          _flag;
; 	short          _flag;
; VL=28 ; 	char           _file;
; 	char           _file;
; VL=29 ; 	unsigned char  _nbf;
; 	unsigned char  _nbf;
; VL=30 ; } FILE;
; } FILE;
; VL=31 ; FILE size 16
; FILE size 16
; VL=32 ; int    sprintf( char *, const char *, ... );
; int    sprintf( char *, const char *, ... );
; VL=33 ; int    sscanf( const char *, const char *, ... );
; int    sscanf( const char *, const char *, ... );
; VL=34 ; int    vsprintf( char *, const char *, va_list );
; int    vsprintf( char *, const char *, va_list );
; VL=35 ; typedef int boolean;
; typedef int boolean;
; VL=36 ; boolean size 2
; boolean size 2
; VL=37 ; enum {false = 0, true = 1};
; enum {false = 0, true = 1};
; VL=38 ; enum {error = -1, success = 0};
; enum {error = -1, success = 0};
; VL=39 ; char * errnumGetDesc(int errNum);
; char * errnumGetDesc(int errNum);
; VL=40 ; static const char * errDesc[ (5) ] = {
; static const char * errDesc[ (5) ] = {
; VL=41 	.iseg errnum_idata
	.segment	errnum_idata,memtype=0,wordsize=8,locinc=1,rom,align=2 
; VL=42 	.align 0x2
	 .align 0x2 
; VL=43 errnum_V1:
errnum_V1:
; VL=44 	.align 0x2
	 .align 0x2 
; VL=45 	.align 0x2
	 .align 0x2 
; VL=46 	.data errnum_V2
	BYTE# .bits(0, 7,errnum_V2) 
	BYTE# .bits(8, 15,errnum_V2) 
; VL=47 	.align 0x2
	 .align 0x2 
; VL=48 ;   "",
;   "",
; VL=49 	.align 0x2
	 .align 0x2 
; VL=50 	.data errnum_V3
	BYTE# .bits(0, 7,errnum_V3) 
	BYTE# .bits(8, 15,errnum_V3) 
; VL=51 	.align 0x2
	 .align 0x2 
; VL=52 ;   "Invalid command",
;   "Invalid command",
; VL=53 	.align 0x2
	 .align 0x2 
; VL=54 	.data errnum_V4
	BYTE# .bits(0, 7,errnum_V4) 
	BYTE# .bits(8, 15,errnum_V4) 
; VL=55 	.align 0x2
	 .align 0x2 
; VL=56 ;   "Invalid arguments",
;   "Invalid arguments",
; VL=57 	.align 0x2
	 .align 0x2 
; VL=58 	.data errnum_V2
	BYTE# .bits(0, 7,errnum_V2) 
	BYTE# .bits(8, 15,errnum_V2) 
; VL=59 	.align 0x2
	 .align 0x2 
; VL=60 ;   "",
;   "",
; VL=61 ;   ""
;   ""
; VL=62 	.align 0x2
	 .align 0x2 
; VL=63 	.data errnum_V2
	BYTE# .bits(0, 7,errnum_V2) 
	BYTE# .bits(8, 15,errnum_V2) 
; VL=64 	.align 0x2
	 .align 0x2 
; VL=65 	.dseg	errnum_data
	.segment	errnum_data,memtype=0,wordsize=8,locinc=1,align=2 
; VL=66 	.align 0x2
	 .align 0x2 
; VL=67 errnum_V5:
errnum_V5:
; VL=68 	.align 0x2
	 .align 0x2 
; VL=69 _errDesc:
_errDesc:
; VL=70 	.bss 0xa
	 .bss 0xa 
; VL=71 ; errDesc size 10
; errDesc size 10
; VL=72 ; };
; };
; VL=73 ; char * errnumGetDesc(int errNum)
; char * errnumGetDesc(int errNum)
; VL=74 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
DBG3:
; VL=75 DBG3:
; VL=76 	.long 0x0
	LONGWORD# 0x0 
; VL=77 	.long DBG10
	LONGWORD# DBG10 
; VL=78 	.long _errnumGetDesc
	LONGWORD# _errnumGetDesc 
; VL=79 	.long 0x142
	LONGWORD# 0x142 
; VL=80 	.long 0x1020001
	LONGWORD# 0x1020001 
; VL=81 	.long DBG1
	LONGWORD# DBG1 
; VL=82 	.long DBG7-DBG8
	LONGWORD# DBG7-DBG8 
; VL=83 	.long DBG9
	LONGWORD# DBG9 
; VL=84 	.long DBG6
	LONGWORD# DBG6 
; VL=85 	.long 0x0
	LONGWORD# 0x0 
; VL=86 	.pseg errnum_code
	.segment	errnum_code,memtype=0,wordsize=16,locinc=2,rom,align=2 
DBG8:
; VL=87 DBG8:
; VL=88 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
DBG1:
; VL=89 DBG1:
; VL=90 	.long 0x66622e
	LONGWORD# 0x66622e 
; VL=91 	.long 0x0
	LONGWORD# 0x0 
; VL=92 	.long DBG8
	LONGWORD# DBG8 
; VL=93 	.long 0x0
	LONGWORD# 0x0 
; VL=94 	.long 0x1650001
	LONGWORD# 0x1650001 
; VL=95 	.long 0x0
	LONGWORD# 0x0 
; VL=96 	.long 0x11
	LONGWORD# 0x11 
; VL=97 	.long 0x0
	LONGWORD# 0x0 
; VL=98 	.long DBG11
	LONGWORD# DBG11 
; VL=99 	.long 0x0
	LONGWORD# 0x0 
; VL=100 	.dbgseg dbg_line
	.segment	dbg_line,memtype=7,wordsize=32,locinc=4,align=2 
; VL=101 	.align 0x2
	 .align 0x2 
DBG9:
; VL=102 DBG9:
; VL=103 	.long DBG3
	LONGWORD# DBG3 
; VL=104 	.long 0x0
	LONGWORD# 0x0 
; VL=105 	.long _errnumGetDesc
	LONGWORD# _errnumGetDesc 
; VL=106 	.long 0x1
	LONGWORD# 0x1 
; VL=107 	.long DBG13
	LONGWORD# DBG13 
; VL=108 	.long 0x2
	LONGWORD# 0x2 
; VL=109 	.long DBG14
	LONGWORD# DBG14 
; VL=110 	.long 0x3
	LONGWORD# 0x3 
; VL=111 	.long DBG16
	LONGWORD# DBG16 
; VL=112 	.long 0x4
	LONGWORD# 0x4 
; VL=113 	.long DBG17
	LONGWORD# DBG17 
; VL=114 	.long 0x5
	LONGWORD# 0x5 
; VL=115 	.long DBG18
	LONGWORD# DBG18 
; VL=116 	.long 0x7
	LONGWORD# 0x7 
; VL=117 	.long DBG19
	LONGWORD# DBG19 
; VL=118 	.long 0x8
	LONGWORD# 0x8 
; VL=119 	.pseg errnum_code
	.segment	errnum_code,memtype=0,wordsize=16,locinc=2,rom,align=2 
; VL=120 	.global _errnumGetDesc
	 .global _errnumGetDesc 
; VL=121 _errnumGetDesc:
_errnumGetDesc:
DBG12:
DBG13:
DBG14:
; VL=122 ; ENTRY
; ENTRY
; VL=123 DBG12:
; VL=124 ; errNum at argloc 0 (0x0) in reg  size 2
; errNum at argloc 0 (0x0) in reg  size 2
; VL=125 ; {
; {
; VL=126 DBG13:
; VL=127 ;   if ((errNum < 0) || (errNum >= (5)  )) {
;   if ((errNum < 0) || (errNum >= (5)  )) {
; VL=128 DBG14:
; VL=129 	cmp	#0x0,r12
	cmp Sreg# r3 d_reg word reg_mod r12 
; VL=130 	jl	errnumGetDesc_L2
	.ifa (errnumGetDesc_L2-.-2),-1024,1022 
	jl DISP# .bits(0, 9,  (errnumGetDesc_L2 - . - 2)/2  ) 
	.else 
	jl DISP# .bits(0, 9,  (MCP1 - . - 2)/2  ) 
	jmp DISP# .bits(0, 9,  (MCP0 - . - 2)/2  ) 
	MCP1: 
	mov Sreg# r0 d_reg word imm_ind_mod r0 
	WORD# errnumGetDesc_L2 
	MCP0: 
	.endif 
; VL=131 	cmp	#0x5,r12
	cmp Sreg# r0 d_reg word imm_ind_mod r12 
	WORD# 0x5 
; VL=132 	jl	errnumGetDesc_L1
	.ifa (errnumGetDesc_L1-.-2),-1024,1022 
	jl DISP# .bits(0, 9,  (errnumGetDesc_L1 - . - 2)/2  ) 
	.else 
	jl DISP# .bits(0, 9,  (MCP3 - . - 2)/2  ) 
	jmp DISP# .bits(0, 9,  (MCP2 - . - 2)/2  ) 
	MCP3: 
	mov Sreg# r0 d_reg word imm_ind_mod r0 
	WORD# errnumGetDesc_L1 
	MCP2: 
	.endif 
; VL=133 errnumGetDesc_L2:
errnumGetDesc_L2:
DBG15:
DBG16:
; VL=134 DBG15:
; VL=135 ;     return (char *) ((void *) 0) ;
;     return (char *) ((void *) 0) ;
; VL=136 DBG16:
; VL=137 	mov	#0x0,r12
	mov Sreg# r3 d_reg word reg_mod r12 
; VL=138 	jmp	errnumGetDesc_LL2
	.ifa (errnumGetDesc_LL2-.-2),-1024,1022 
	jmp DISP# .bits(0, 9,  (errnumGetDesc_LL2 - . - 2)/2  ) 
	.else 
	mov Sreg# r0 d_reg word imm_ind_mod r0 
	WORD# errnumGetDesc_LL2 
	.endif 
DBG17:
DBG18:
; VL=139 DBG18:
; VL=140 DBG17:
; VL=141 ;   }
;   }
; VL=142 errnumGetDesc_L1:
errnumGetDesc_L1:
; VL=143 ;   return (char *)errDesc[errNum];
;   return (char *)errDesc[errNum];
; VL=144 	rla	r12
	add Sreg# r12 d_reg word reg_mod r12 
; VL=145 	mov	_errDesc(r12),r12
	mov Sreg# r12 d_reg word ind_sym_abs_mod r12 
	WORD# _errDesc 
DBG19:
; VL=146 DBG19:
; VL=147 errnumGetDesc_LL2:
errnumGetDesc_LL2:
DBG20:
; VL=148 ; EXIT
; EXIT
; VL=149 DBG20:
; VL=150 	ret
	mov Sreg# r1 d_reg word imm_ind_mod r0 
; VL=151 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
; VL=152 	.long 0x0
	LONGWORD# 0x0 
; VL=153 	.long DBG21
	LONGWORD# DBG21 
; VL=154 	.long 0x0
	LONGWORD# 0x0 
; VL=155 	.long 0x0
	LONGWORD# 0x0 
; VL=156 	.long 0x10002
	LONGWORD# 0x10002 
; VL=157 	.long 0x0
	LONGWORD# 0x0 
; VL=158 	.long DBG22
	LONGWORD# DBG22 
; VL=159 	.long 0x2
	LONGWORD# 0x2 
; VL=160 	.long 0x0
	LONGWORD# 0x0 
; VL=161 	.long 0x10002
	LONGWORD# 0x10002 
; VL=162 	.long 0x4e727265
	LONGWORD# 0x4e727265 
; VL=163 	.long 0x6d75
	LONGWORD# 0x6d75 
; VL=164 	.long 0xc0102
	LONGWORD# 0xc0102 
; VL=165 	.long 0x4
	LONGWORD# 0x4 
; VL=166 	.long 0x11ffff
	LONGWORD# 0x11ffff 
; VL=167 	.long 0x66652e
	LONGWORD# 0x66652e 
; VL=168 	.long 0x0
	LONGWORD# 0x0 
; VL=169 	.long DBG20
	LONGWORD# DBG20 
; VL=170 	.long 0x0
	LONGWORD# 0x0 
; VL=171 	.long 0x1650001
	LONGWORD# 0x1650001 
; VL=172 	.long 0x0
	LONGWORD# 0x0 
; VL=173 	.long 0x18
	LONGWORD# 0x18 
; VL=174 	.long 0x0
	LONGWORD# 0x0 
; VL=175 	.long 0x0
	LONGWORD# 0x0 
; VL=176 	.long 0x0
	LONGWORD# 0x0 
; VL=177 	.pseg errnum_code
	.segment	errnum_code,memtype=0,wordsize=16,locinc=2,rom,align=2 
DBG7:
; VL=178 DBG7:
; VL=179 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
; VL=180 	.long 0x0
	LONGWORD# 0x0 
; VL=181 	.long DBG10
	LONGWORD# DBG10 
; VL=182 	.long DBG7
	LONGWORD# DBG7 
; VL=183 	.long 0x0
	LONGWORD# 0x0 
; VL=184 	.long 0xff0001
	LONGWORD# 0xff0001 
; VL=185 ; }
; }
; VL=186 .0fake_1:
.0fake_1:
DBG4:
; VL=187 DBG4:
; VL=188 	.long 0x6166302e
	LONGWORD# 0x6166302e 
; VL=189 	.long 0x315f656b
	LONGWORD# 0x315f656b 
; VL=190 	.long 0x0
	LONGWORD# 0x0 
; VL=191 	.long 0x8
	LONGWORD# 0x8 
; VL=192 	.long 0x10afffe
	LONGWORD# 0x10afffe 
; VL=193 	.long 0x0
	LONGWORD# 0x0 
; VL=194 	.long 0x100000
	LONGWORD# 0x100000 
; VL=195 	.long 0x0
	LONGWORD# 0x0 
; VL=196 	.long DBG23
	LONGWORD# DBG23 
; VL=197 	.long 0x0
	LONGWORD# 0x0 
; VL=198 	.long 0x7361625f
	LONGWORD# 0x7361625f 
; VL=199 	.long 0x65
	LONGWORD# 0x65 
; VL=200 	.long 0x0
	LONGWORD# 0x0 
; VL=201 	.long 0x2c
	LONGWORD# 0x2c 
; VL=202 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=203 	.long 0x646e655f
	LONGWORD# 0x646e655f 
; VL=204 	.long 0x0
	LONGWORD# 0x0 
; VL=205 	.long 0x2
	LONGWORD# 0x2 
; VL=206 	.long 0x2c
	LONGWORD# 0x2c 
; VL=207 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=208 	.long 0x7274705f
	LONGWORD# 0x7274705f 
; VL=209 	.long 0x0
	LONGWORD# 0x0 
; VL=210 	.long 0x4
	LONGWORD# 0x4 
; VL=211 	.long 0x2c
	LONGWORD# 0x2c 
; VL=212 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=213 	.long 0x6565735f
	LONGWORD# 0x6565735f 
; VL=214 	.long 0x6b
	LONGWORD# 0x6b 
; VL=215 	.long 0x6
	LONGWORD# 0x6 
; VL=216 	.long 0x5
	LONGWORD# 0x5 
; VL=217 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=218 	.long 0x746e635f
	LONGWORD# 0x746e635f 
; VL=219 	.long 0x0
	LONGWORD# 0x0 
; VL=220 	.long 0xa
	LONGWORD# 0xa 
; VL=221 	.long 0x4
	LONGWORD# 0x4 
; VL=222 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=223 	.long 0x616c665f
	LONGWORD# 0x616c665f 
; VL=224 	.long 0x67
	LONGWORD# 0x67 
; VL=225 	.long 0xc
	LONGWORD# 0xc 
; VL=226 	.long 0x3
	LONGWORD# 0x3 
; VL=227 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=228 	.long 0x6c69665f
	LONGWORD# 0x6c69665f 
; VL=229 	.long 0x65
	LONGWORD# 0x65 
; VL=230 	.long 0xe
	LONGWORD# 0xe 
; VL=231 	.long 0x2
	LONGWORD# 0x2 
; VL=232 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=233 	.long 0x66626e5f
	LONGWORD# 0x66626e5f 
; VL=234 	.long 0x0
	LONGWORD# 0x0 
; VL=235 	.long 0xf
	LONGWORD# 0xf 
; VL=236 	.long 0xc
	LONGWORD# 0xc 
; VL=237 	.long 0x8ffff
	LONGWORD# 0x8ffff 
; VL=238 	.long 0x736f652e
	LONGWORD# 0x736f652e 
; VL=239 	.long 0x0
	LONGWORD# 0x0 
; VL=240 	.long 0x10
	LONGWORD# 0x10 
; VL=241 	.long 0x0
	LONGWORD# 0x0 
; VL=242 	.long 0x166ffff
	LONGWORD# 0x166ffff 
; VL=243 	.long DBG4
	LONGWORD# DBG4 
; VL=244 	.long 0x100000
	LONGWORD# 0x100000 
; VL=245 	.long 0x0
	LONGWORD# 0x0 
; VL=246 	.long 0x0
	LONGWORD# 0x0 
; VL=247 	.long 0x0
	LONGWORD# 0x0 
DBG23:
DBG6:
DBG2:
DBG11:
; VL=248 DBG11:
; VL=249 DBG2:
; VL=250 DBG6:
; VL=251 DBG23:
; VL=252 	.long 0x7073
	LONGWORD# 0x7073 
; VL=253 	.long 0x0
	LONGWORD# 0x0 
; VL=254 	.long 0x1
	LONGWORD# 0x1 
; VL=255 	.long 0x0
	LONGWORD# 0x0 
; VL=256 	.long 0x16cfffe
	LONGWORD# 0x16cfffe 
; VL=257 	.long 0x0
	LONGWORD# 0x0 
; VL=258 	.long 0x100001
	LONGWORD# 0x100001 
; VL=259 	.long 0x0
	LONGWORD# 0x0 
; VL=260 	.long 0x0
	LONGWORD# 0x0 
; VL=261 	.long 0x0
	LONGWORD# 0x0 
; VL=262 	.long 0x52
	LONGWORD# 0x52 
; VL=263 	.long 0x0
	LONGWORD# 0x0 
; VL=264 	.long 0x2
	LONGWORD# 0x2 
; VL=265 	.long 0x0
	LONGWORD# 0x0 
; VL=266 	.long 0x16cfffe
	LONGWORD# 0x16cfffe 
; VL=267 	.long 0x0
	LONGWORD# 0x0 
; VL=268 	.long 0x100010
	LONGWORD# 0x100010 
; VL=269 	.long 0x0
	LONGWORD# 0x0 
; VL=270 	.long 0x0
	LONGWORD# 0x0 
; VL=271 	.long 0x0
	LONGWORD# 0x0 
; VL=272 	.long 0x44727265
	LONGWORD# 0x44727265 
; VL=273 	.long 0x637365
	LONGWORD# 0x637365 
; VL=274 	.long _errDesc
	LONGWORD# _errDesc 
; VL=275 	.long 0x162
	LONGWORD# 0x162 
; VL=276 	.long 0x1030002
	LONGWORD# 0x1030002 
; VL=277 	.long 0x0
	LONGWORD# 0x0 
; VL=278 	.long 0xa001a
	LONGWORD# 0xa001a 
; VL=279 	.long 0x5
	LONGWORD# 0x5 
; VL=280 	.long 0x0
	LONGWORD# 0x0 
; VL=281 	.long 0x0
	LONGWORD# 0x0 
; VL=282 	.long 0x6c6f6f62
	LONGWORD# 0x6c6f6f62 
; VL=283 	.long 0x6e6165
	LONGWORD# 0x6e6165 
; VL=284 	.long 0x0
	LONGWORD# 0x0 
; VL=285 	.long 0x4
	LONGWORD# 0x4 
; VL=286 	.long 0xdfffe
	LONGWORD# 0xdfffe 
; VL=287 	.long 0x454c4946
	LONGWORD# 0x454c4946 
; VL=288 	.long 0x0
	LONGWORD# 0x0 
; VL=289 	.long 0x0
	LONGWORD# 0x0 
; VL=290 	.long 0x8
	LONGWORD# 0x8 
; VL=291 	.long 0x10dfffe
	LONGWORD# 0x10dfffe 
; VL=292 	.long .0fake_1
	LONGWORD# .0fake_1 
; VL=293 	.long 0x10
	LONGWORD# 0x10 
; VL=294 	.long 0x0
	LONGWORD# 0x0 
; VL=295 	.long 0x0
	LONGWORD# 0x0 
; VL=296 	.long 0x0
	LONGWORD# 0x0 
; VL=297 	.long 0x657a6973
	LONGWORD# 0x657a6973 
; VL=298 	.long 0x745f
	LONGWORD# 0x745f 
; VL=299 	.long 0x0
	LONGWORD# 0x0 
; VL=300 	.long 0xe
	LONGWORD# 0xe 
; VL=301 	.long 0xdfffe
	LONGWORD# 0xdfffe 
; VL=302 	.long 0x6c5f6176
	LONGWORD# 0x6c5f6176 
; VL=303 	.long 0x747369
	LONGWORD# 0x747369 
; VL=304 	.long 0x0
	LONGWORD# 0x0 
; VL=305 	.long 0x20
	LONGWORD# 0x20 
; VL=306 	.long 0xdfffe
	LONGWORD# 0xdfffe 
; VL=307 	.iseg errnum_istrings_const
	.segment	errnum_istrings_const,memtype=0,wordsize=8,locinc=1,rom,align=2 
; VL=308 errnum_V2:
errnum_V2:
; VL=309 	.byte 0x0
	BYTE# 0x0 
; VL=310 errnum_V3:
errnum_V3:
; VL=311 	.byte 0x49
	BYTE# 0x49 
; VL=312 	.byte 0x6e
	BYTE# 0x6e 
; VL=313 	.byte 0x76
	BYTE# 0x76 
; VL=314 	.byte 0x61
	BYTE# 0x61 
; VL=315 	.byte 0x6c
	BYTE# 0x6c 
; VL=316 	.byte 0x69
	BYTE# 0x69 
; VL=317 	.byte 0x64
	BYTE# 0x64 
; VL=318 	.byte 0x20
	BYTE# 0x20 
; VL=319 	.byte 0x63
	BYTE# 0x63 
; VL=320 	.byte 0x6f
	BYTE# 0x6f 
; VL=321 	.byte 0x6d
	BYTE# 0x6d 
; VL=322 	.byte 0x6d
	BYTE# 0x6d 
; VL=323 	.byte 0x61
	BYTE# 0x61 
; VL=324 	.byte 0x6e
	BYTE# 0x6e 
; VL=325 	.byte 0x64
	BYTE# 0x64 
; VL=326 	.byte 0x0
	BYTE# 0x0 
; VL=327 errnum_V4:
errnum_V4:
; VL=328 	.byte 0x49
	BYTE# 0x49 
; VL=329 	.byte 0x6e
	BYTE# 0x6e 
; VL=330 	.byte 0x76
	BYTE# 0x76 
; VL=331 	.byte 0x61
	BYTE# 0x61 
; VL=332 	.byte 0x6c
	BYTE# 0x6c 
; VL=333 	.byte 0x69
	BYTE# 0x69 
; VL=334 	.byte 0x64
	BYTE# 0x64 
; VL=335 	.byte 0x20
	BYTE# 0x20 
; VL=336 	.byte 0x61
	BYTE# 0x61 
; VL=337 	.byte 0x72
	BYTE# 0x72 
; VL=338 	.byte 0x67
	BYTE# 0x67 
; VL=339 	.byte 0x75
	BYTE# 0x75 
; VL=340 	.byte 0x6d
	BYTE# 0x6d 
; VL=341 	.byte 0x65
	BYTE# 0x65 
; VL=342 	.byte 0x6e
	BYTE# 0x6e 
; VL=343 	.byte 0x74
	BYTE# 0x74 
; VL=344 	.byte 0x73
	BYTE# 0x73 
; VL=345 	.byte 0x0
	BYTE# 0x0 
; VL=346 	.dbgseg dbg_syms
	.segment	dbg_syms,memtype=7,wordsize=32,locinc=4,align=2 
; VL=347 	.long 0x666f652e
	LONGWORD# 0x666f652e 
; VL=348 	.long 0x0
	LONGWORD# 0x0 
; VL=349 	.long 0x0
	LONGWORD# 0x0 
; VL=350 	.long 0x0
	LONGWORD# 0x0 
; VL=351 	.long 0x67fffe
	LONGWORD# 0x67fffe 
; VL=352 	.dbgseg dbg_strs
	.segment	dbg_strs,memtype=7,wordsize=32,locinc=4,align=2 
; VL=353 	.align 0x2
	 .align 0x2 
; VL=354 	.long 0x48
	LONGWORD# 0x48 
DBG21:
; VL=355 DBG21:
; VL=356 	.long 0x5f5f4652
	LONGWORD# 0x5f5f4652 
; VL=357 	.long 0x414d4553
	LONGWORD# 0x414d4553 
; VL=358 	.long 0x495a4500
	LONGWORD# 0x495a4500 
DBG5:
; VL=359 DBG5:
; VL=360 	.long 0x453a5c6d
	LONGWORD# 0x453a5c6d 
; VL=361 	.long 0x6d637266
	LONGWORD# 0x6d637266 
; VL=362 	.long 0x696f5c65
	LONGWORD# 0x696f5c65 
; VL=363 	.long 0x72726e75
	LONGWORD# 0x72726e75 
; VL=364 	.long 0x6d2e6300
	LONGWORD# 0x6d2e6300 
DBG22:
; VL=365 DBG22:
; VL=366 	.long 0x5f5f5341
	LONGWORD# 0x5f5f5341 
; VL=367 	.long 0x5645445f
	LONGWORD# 0x5645445f 
; VL=368 	.long 0x41524753
	LONGWORD# 0x41524753 
; VL=369 	.long 0x5f53495a
	LONGWORD# 0x5f53495a 
; VL=370 	.long 0x45000000
	LONGWORD# 0x45000000 
DBG10:
; VL=371 DBG10:
; VL=372 	.long 0x6572726e
	LONGWORD# 0x6572726e 
; VL=373 	.long 0x756d4765
	LONGWORD# 0x756d4765 
; VL=374 	.long 0x74446573
	LONGWORD# 0x74446573 
; VL=375 	.long 0x63000000
	LONGWORD# 0x63000000 
; VL=376 	.iseg _idesc
	.segment	_idesc,memtype=0,wordsize=8,locinc=1,rom,align=2 
; VL=377 	.align 0x2
	 .align 0x2 
; VL=378 	.data errnum_V1
	BYTE# .bits(0, 7,errnum_V1) 
	BYTE# .bits(8, 15,errnum_V1) 
; VL=379 	.data errnum_V5
	BYTE# .bits(0, 7,errnum_V5) 
	BYTE# .bits(8, 15,errnum_V5) 
; VL=380 	.data 0xa
	BYTE# .bits(0, 7,0xa) 
	BYTE# .bits(8, 15,0xa) 
