Function _lseek
Address Remarks Stack Code Static
0x0002266c 16
Callers (1) _lseek_r (36)
No Callees
_isatty (16)

    _lseek():

       2266c:	4b02      	ldr	r3, [pc, #8]	; (22678 <_lseek+0xc>)

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

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

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

       22676:	4770      	bx	lr

       22678:	1fff6cd8 	.word	0x1fff6cd8

    
_read (16)