source:
kBuild/trunk/src/lib/crc32.h@
2286
最後變更 在這個檔案從2286是 1000,由 提交於 18 年 前 | |
---|---|
|
|
檔案大小: 120 位元組 |
行 | |
---|---|
1 | #ifndef ___crc32_h__ |
2 | #define ___crc32_h__ |
3 | |
4 | #include "mytypes.h" |
5 | uint32_t crc32(uint32_t, const void *, size_t); |
6 | |
7 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器