aboutsummaryrefslogtreecommitdiff
path: root/f65/f65.h
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-18 06:57:14 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-18 06:57:14 -0500
commitebfad791508af77f7f8e942c88a6f5dc88bd6d41 (patch)
treec4414ef1e0fccc49c261dd5305dcdfb2feb53efc /f65/f65.h
parent7ec4a5150710643e99f982b5a82f8aeb49302d81 (diff)
downloadunalf-ebfad791508af77f7f8e942c88a6f5dc88bd6d41.tar.gz
Improve alfsum usage a bit.
Diffstat (limited to 'f65/f65.h')
-rw-r--r--f65/f65.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/f65/f65.h b/f65/f65.h
index d1a3b2d..2d5a66a 100644
--- a/f65/f65.h
+++ b/f65/f65.h
@@ -125,5 +125,5 @@ extern void dump_mem(int start, int end);
#define nop() {}
/* this should produce a compile error instead */
-#define brk() nop()
+// #define brk() nop()