Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9146 → Rev 9147

/drivers/ethernet/ar81xx.asm
480,7 → 480,7
add dword[ebx + device.bytes_tx], eax
adc dword[ebx + device.bytes_tx + 4], 0
 
popf
spin_unlock_irqrestore
xor eax, eax
ret