Move crc routines to algos/.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 7 Jun 2007 09:09:42 +0000 (09:09 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 7 Jun 2007 09:09:42 +0000 (09:09 +0000)
commit63805aa78051d8ea27dccd2d2d16618091158d44
treeb1eab41d8f180167413b7317318cb20f481bff16
parentb821a72d490197c1d8b4e4ea51cbfcbe5e9a5fa5
Move crc routines to algos/.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@790 38d2e660-2303-0410-9eaa-f027e97ec537
algos/crc.c [new file with mode: 0755]
algos/crc.h [new file with mode: 0755]
mware/crc.c [deleted file]
mware/crc.h [deleted file]