diff options
Diffstat (limited to 'tools/env/crc32.c')
-rw-r--r-- | tools/env/crc32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/env/crc32.c b/tools/env/crc32.c new file mode 100644 index 0000000..34f8178 --- /dev/null +++ b/tools/env/crc32.c @@ -0,0 +1 @@ +#include "../../lib/crc32.c" |