| 1 | /* This file was generated by ConfigHeader using the Zig Build System. */ |
| 2 | #ifndef CONFIG_H |
| 3 | #define CONFIG_H |
| 4 | /* #undef UNDEFINED */ |
| 5 | #define DEFINED |
| 6 | #define TRUE 1 |
| 7 | #define FALSE 0 |
| 8 | #define ZERO 0 |
| 9 | #define ONE 1 |
| 10 | #define TEN 10 |
| 11 | #define IDENT identifier |
| 12 | #define STRING "test" |
| 13 | #endif /* CONFIG_H */ |