Rename intr log to apic, remove debug defaults

This commit is contained in:
Justin C. Miller
2018-05-05 11:02:41 -07:00
parent 3a86e89116
commit d7506b6aaf
6 changed files with 23 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ enum class logs
{
boot,
memory,
interrupt,
apic,
devices,
max