diff options
Diffstat (limited to 'util/sconfig/sconfig.tab.h_shipped')
-rw-r--r-- | util/sconfig/sconfig.tab.h_shipped | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/sconfig/sconfig.tab.h_shipped b/util/sconfig/sconfig.tab.h_shipped index 3670c087b0..89b936a156 100644 --- a/util/sconfig/sconfig.tab.h_shipped +++ b/util/sconfig/sconfig.tab.h_shipped @@ -73,7 +73,8 @@ extern int yydebug; PCIINT = 283, GENERIC = 284, SPI = 285, - MMIO = 286 + USB = 286, + MMIO = 287 }; #endif |