diff options
Diffstat (limited to 'b32.h')
-rw-r--r-- | b32.h | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -#ifndef B32_B32_H -#define B32_B32_H - -#include <stdbool.h> -#include <stddef.h> -#include <stdint.h> - -bool b32toa(uint8_t *, const char *, size_t); - -#endif |