learning...

This commit is contained in:
ed
2026-07-07 01:22:09 -04:00
parent 93bab89f76
commit 6eee0249ff
5 changed files with 127 additions and 74 deletions
+2 -1
View File
@@ -206,7 +206,8 @@
* writes at this granularity.
*
* ============================================================================*/
#define tape_regs(...) (__VA_ARGS__)
#define atom_reads(...) (__VA_ARGS__)
#define atom_writes(...) (__VA_ARGS__)
/* ============================================================================
* ATOM ANNOTATION MACROS