Skip to content
Snippets Groups Projects
Commit 5b09e084 authored by lmondy's avatar lmondy
Browse files

Fix for doc building - latex needs newline after > text

parent 9e35b398
No related branches found
No related tags found
No related merge requests found
......@@ -142,3 +142,4 @@ The following data type defines the set of possible invocations for IRQ capabili
> setIRQHandlerCap :: Capability,
> setIRQHandlerSlot :: PPtr CTE }
> deriving Show
......@@ -215,3 +215,5 @@ The constant "nullPointer" is a physical pointer guaranteed to be invalid.
> physBase :: PAddr
> physBase = Arch.physBase
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