Skip to content
Snippets Groups Projects
Commit 00d11913 authored by lmondy's avatar lmondy
Browse files

Fix for latex processing

parent be6b6be1
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,4 @@ Apparently ARM does not have any.
> checkIRQ :: Word -> KernelF SyscallError ()
> checkIRQ irq = rangeCheck irq (fromEnum minIRQ) (fromEnum maxIRQ)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment