Removed extra closing brace

This commit is contained in:
2020-07-09 17:30:48 -05:00
parent 6b1376e293
commit 2c48e3397d

View File

@@ -14,4 +14,3 @@ void pageFaultHandler(unsigned int error)
}
}