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