Commit dcb313

2026-06-02 12:49:16 Bob Green: -/-
programming/runtime.md ..
@@ 21,4 21,4 @@
**uint8_t running_in_rom**. When non-zero, indicates that the code is running in ROM. 0 indicates it's running in RAM.
- To access any of these variables, simply include machine.h.
+ To access any of these variables, simply ```#include <machine.h.>```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9