objdump shows what is done at that address ``` 800167c: bl 0x80010cc @ imm = #-0x5b4 8001680: movs r0, #0x1 8001682: strb r0, [r7, #-85] 8001686: ldr r1, [sp, #0xc] 8001688: movs r0, #0x3 800168a: strb r0, [r1, #0x18] 800168c: ldrb r0, [r7, #-85] 8001690: add sp, #0x68 8001692: pop {r7, pc} 8001694: ldr r0, [sp, #0xc] 8001696: ldr r0, [r0, #0x14] 8001698: adds r0, #0x1 ```