esp-open-rtos/binary_sdk/libwpa/wpa_debug.S
2015-10-04 19:11:33 +11:00

19 lines
783 B
ArmAsm

.section .irom0.text, "ax", @progbits
# Function @ .irom0.text+0x0
.balign 4
.literal_position
.global sdk_eloop_cancel_timeout
.type sdk_eloop_cancel_timeout, @function
sdk_eloop_cancel_timeout:
movi a2, 0 /* 0x00000000 */ # 0: 0c02
ret /* 0x00000000 */ # 2: 0df0
# Function @ .irom0.text+0x4
.balign 4
.global sdk_eloop_register_timeout
.type sdk_eloop_register_timeout, @function
sdk_eloop_register_timeout:
movi a2, 0 /* 0x00000000 */ # 4: 0c02
ret /* 0x00000000 */ # 6: 0df0