Function _read
Address Remarks Stack Code Static
0x0002267c 16
Callers (1) _read_r (36)
No Callees
_lseek (16)

    _read():

       2267c:	4b02      	ldr	r3, [pc, #8]	; (22688 <_read+0xc>)

       2267e:	2258      	movs	r2, #88	; 0x58

       22680:	601a      	str	r2, [r3, #0]

       22682:	f04f 30ff 	mov.w	r0, #4294967295	; 0xffffffff

       22686:	4770      	bx	lr

       22688:	1fff6cd8 	.word	0x1fff6cd8

    
_sbrk (28)