LibJuno 0.42.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
zip.h File Reference
#include <stdint.h>
Include dependency graph for zip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const uint32_t zip_crctab [256]
 

Variable Documentation

◆ zip_crctab

const uint32_t zip_crctab[256]
static