~ac/chnode

d45294bb404739286524debde0636ca09a77b136 — Ant Cosentino 3 years ago 0621a2d
well it was nice to learn about that but no one will ever try and use this that way
1 files changed, 0 insertions(+), 4 deletions(-)

M chnode.c
M chnode.c => chnode.c +0 -4
@@ 1,8 1,4 @@

#if __STDC_HOSTED__ == 0
#error "chnode does not support freestanding implementations"
#endif

#ifdef __linux__
#define UNAME "linux"
#elif defined __APPLE__