riscv haskell: add kernel ELF region identifier

(used in proofs only)
This commit is contained in:
Gerwin Klein 2018-11-06 08:52:41 +11:00 committed by Rafal Kolanski
parent b5cb85de96
commit c1373f3eac
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ data RISCVVSpaceRegionUse
= RISCVVSpaceUserRegion
| RISCVVSpaceInvalidRegion
| RISCVVSpaceKernelWindow
| RISCVVSpaceKernelELFWindow
| RISCVVSpaceDeviceWindow
data KernelState = RISCVKernelState {