diff options
Diffstat (limited to 'src/dev/i8254xGBe_defs.hh')
-rw-r--r-- | src/dev/i8254xGBe_defs.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/i8254xGBe_defs.hh b/src/dev/i8254xGBe_defs.hh index c37a6dc0e..71a7c16da 100644 --- a/src/dev/i8254xGBe_defs.hh +++ b/src/dev/i8254xGBe_defs.hh @@ -851,4 +851,4 @@ struct Regs { UNSERIALIZE_SCALAR(sw_fw_sync); } }; -} // iGbReg namespace +} // namespace iGbReg |