PKUOS - Pintos
Pintos source browser for PKU Operating System course
src
tests
cksum.h
Go to the documentation of this file.
1
#ifndef TESTS_CKSUM_H
2
#define TESTS_CKSUM_H
3
4
#include <
stddef.h
>
5
6
unsigned
long
cksum
(
const
void
*,
size_t
);
7
8
#endif
/**< tests/cksum.h */
cksum
unsigned long cksum(const void *, size_t)
tests/cksum.h
Definition:
cksum.c:63
stddef.h
Generated on Thu Nov 4 2021 19:31:00 for PKUOS - Pintos by
1.9.2