Subversion Repositories Kolibri OS

Rev

Rev 6881 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6881 Rev 6883
Line 113... Line 113...
113
end if
113
end if
Line 114... Line 114...
114
 
114
 
115
	mov eax,[p1crc]
115
	mov eax,[p1crc]
116
	mov ecx,[len]
116
	mov ecx,[len]
117
	push edx
117
	push edx
118
	call crc
118
	call crc_continue
119
	pop edx
119
	pop edx
120
.end_f:
120
.end_f:
121
	ret
121
	ret