VirtualBox

source: kBuild/trunk/src/lib/crc32.h@ 3167

Last change on this file since 3167 was 1000, checked in by bird, 18 years ago

Added md5 and crc32. (pd and netbsd respectivly)

  • Property svn:eol-style set to native
File size: 120 bytes
Line 
1#ifndef ___crc32_h__
2#define ___crc32_h__
3
4#include "mytypes.h"
5uint32_t crc32(uint32_t, const void *, size_t);
6
7#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette