Huge amount of work. Does not even nearly compile, but it's nearer.

This commit is contained in:
Simon Brooke 2026-03-28 23:46:14 +00:00
parent 1afb1b9fad
commit cae27731b7
31 changed files with 407 additions and 96 deletions

View file

@ -16,6 +16,7 @@
* @brief Tag for an unassigned object; may be of any size class.
*/
#define FREETAG "FRE"
#define FREETV 4543046
/**
* @brief An unassigned object, on a freelist; may be of any size class.