Subversion Repositories Kolibri OS

Rev

Rev 6827 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6827 Rev 8130
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;;
4
;;  Distributed under terms of the GNU General Public License.  ;;
4
;;  Distributed under terms of the GNU General Public License.  ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 7...
-
 
7
 
-
 
8
$Revision: 8130 $
7
 
9
 
8
; This crc32 routine doesn't use precomputed table to allow different
10
; This crc32 routine doesn't use precomputed table to allow different
9
; polynomials, which is the first param.
11
; polynomials, which is the first param.
10
; Partial hash in assumed to be eax (both in and out).
12
; Partial hash in assumed to be eax (both in and out).
11
; Usage:
13
; Usage: