Removed extra closing brace
This commit is contained in:
@@ -14,4 +14,3 @@ void pageFaultHandler(unsigned int error)
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -14,4 +14,3 @@ void pageFaultHandler(unsigned int error)
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||