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

    _lseek():

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

       22726:	2258      	movs	r2, #88	; 0x58

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

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

       2272e:	4770      	bx	lr

       22730:	1fff6cd8 	.word	0x1fff6cd8

    
_read (16)