Actually use the tables :P

This commit is contained in:
Lightos1
2025-12-09 21:42:30 +01:00
parent d11afd7c44
commit f28a40aadf
3 changed files with 26 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ enum MtcConfig: u32 {
};
enum TableConfig: u32 {
AUTO = 0,
AUTO = 0, /* Auto is not supported yet. */
DEFAULT_TABLE = 1,
TBREAK_1581 = 2,
TBREAK_1683 = 3,