chiark / gitweb /
Remove the global "variable" (macro) from 'cvXX'/'ssXX' generation
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 15 Jan 2025 11:18:02 +0000 (11:18 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 15 Jan 2025 11:18:02 +0000 (11:18 +0000)
commite1e56eab43aac51c838cfc8005bdd8460b51fc69
treea8d233febc0ce28aa447b2460b367a990eeb7b10
parent832b518a8d87a17f55957c212b7cd4c9d01b3654
Remove the global "variable" (macro) from 'cvXX'/'ssXX' generation

I realised that VAR2 can be a parameter to the various CVXX macros
instead.  This makes the existing code a little more complicated, but
will make the code for the three-way choice of capital D less
confusing.

The macro names are getting worse, and will definitely need to be
rationalised at some point, bit the structure is getting better.
bedstead.c