summaryrefslogtreecommitdiff
path: root/lib/common.h
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2025-07-26 21:09:26 +0300
committerJoel Stålnacke <joel@saker.fi>2025-07-26 21:09:26 +0300
commit63506e59366acddf4a9e017ad8aebeadcf58c164 (patch)
tree2fa106661b85497fc1d63b7743a78e523ab48fba /lib/common.h
parent53f68bb7b0dce309723675c4b97f726a469031c0 (diff)
Old changesHEADmaster
Diffstat (limited to 'lib/common.h')
-rw-r--r--lib/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.h b/lib/common.h
new file mode 100644
index 0000000..d6d8816
--- /dev/null
+++ b/lib/common.h
@@ -0,0 +1 @@
+#define LENGTH(x) (sizeof(x) / sizeof(x[0]))