1
0
mirror of https://git.lain.church/emil/libhl.git synced 2025-05-09 21:26:45 +00:00
libhl/include/chad.h
2023-08-28 13:58:20 -06:00

9 lines
117 B
C

#ifndef CHAD_H
#include <stdbool.h>
#define UNUSED(x) ((void)x) /* much like this header */
#define CHAD_H
#endif