]> Joshua Wise's Git repositories - netwatch.git/blame_incremental - lwip/src/include/arch/perf.h
Modify crc32 users to behave better when crcing multiple things into one CRC.
[netwatch.git] / lwip / src / include / arch / perf.h
... / ...
CommitLineData
1#ifndef _ARCH_PERF_H
2#define _ARCH_PERF_H
3
4#define PERF_START
5#define PERF_STOP(x)
6
7#endif
This page took 0.025982 seconds and 4 git commands to generate.