diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-18 06:57:14 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-18 06:57:14 -0500 |
| commit | ebfad791508af77f7f8e942c88a6f5dc88bd6d41 (patch) | |
| tree | c4414ef1e0fccc49c261dd5305dcdfb2feb53efc /f65 | |
| parent | 7ec4a5150710643e99f982b5a82f8aeb49302d81 (diff) | |
| download | unalf-ebfad791508af77f7f8e942c88a6f5dc88bd6d41.tar.gz | |
Improve alfsum usage a bit.
Diffstat (limited to 'f65')
| -rw-r--r-- | f65/f65.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() |
