Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1192 → Rev 1193

/kernel/branches/net/network/stack.inc
119,7 → 119,7
je .exit
 
mov [last_1hsTick], eax
call tcp_tx_handler
; call tcp_tx_handler
 
.sec_tick:
 
134,7 → 134,7
 
call ARP_decrease_entry_ttls
call IPv4_decrease_fragment_ttls
call tcp_tcb_handler
; call tcp_tcb_handler
 
.exit:
ret