mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-09 05:25:01 +00:00
Further appease GCC.
This commit is contained in:
@@ -352,6 +352,7 @@ struct Registers {
|
||||
}
|
||||
|
||||
switch(mode_) {
|
||||
default:
|
||||
case Mode::User: return active_[offset];
|
||||
|
||||
case Mode::Supervisor:
|
||||
|
Reference in New Issue
Block a user