diff options
Diffstat (limited to 'cheri/sail_latex/sailfncapStructToMemBitstwofivesix.tex')
| -rw-r--r-- | cheri/sail_latex/sailfncapStructToMemBitstwofivesix.tex | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cheri/sail_latex/sailfncapStructToMemBitstwofivesix.tex b/cheri/sail_latex/sailfncapStructToMemBitstwofivesix.tex deleted file mode 100644 index 0c775ae4..00000000 --- a/cheri/sail_latex/sailfncapStructToMemBitstwofivesix.tex +++ /dev/null @@ -1,10 +0,0 @@ -function #\hyperref[zcapStructToMemBitstwofivesix]{capStructToMemBits256}#(cap) : CapStruct -> #\hyperref[zbits]{bits}#(256) = - ( - cap.padding - @ cap.otype - @ #\hyperref[zgetCapPerms]{getCapPerms}#(cap) - @ cap.sealed - @ cap.address - @ cap.base - @ cap.length - ) |
