"* In Uninit memory? Y/N..." <- > <@jamesmunns:beeper.com> * In Uninit memory? Y/N > * Can it be initialized at compile time? Y/N > * Does it ever change? Y/N > * Is it persistent across soft reboots? Y/N > * Shared across Interrupt levels? Y/N > * Shared across Cores? Y/N > > Cool, 64 possible choices to fill in (there are a lot of "not possible" combos tho) Also "Needs lazy initialization?/Has `const` initialization? Y/N",