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

    _read():

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

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

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

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

       15096:	4770      	bx	lr

       15098:	1ffeec94 	.word	0x1ffeec94

    
_sbrk (28)