diff options
| author | Thomas Bauereiss | 2018-05-08 18:48:18 +0100 |
|---|---|---|
| committer | Thomas Bauereiss | 2018-05-09 14:40:30 +0100 |
| commit | 972d349919fc5ebe911604330ea3c80e70fdcfad (patch) | |
| tree | 4307d3580852321185337e41ebe77307f746e6e2 /mips/main.sail | |
| parent | b6b46102fc49eae53c27d5d6540d41981c75da0c (diff) | |
Add tests for Isabelle->OCaml generation for CHERI and AArch64
Diffstat (limited to 'mips/main.sail')
| -rw-r--r-- | mips/main.sail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mips/main.sail b/mips/main.sail index 2c4ee064..8ec91ba6 100644 --- a/mips/main.sail +++ b/mips/main.sail @@ -38,6 +38,7 @@ function fetch_and_execute () = { val elf_entry = { ocaml: "Elf_loader.elf_entry", + lem: "elf_entry", c: "elf_entry" } : unit -> int |
