Add exports required to use Cap types

This commit is contained in:
Peter Rugg
2019-03-19 17:46:28 +00:00
parent af71c8e8ce
commit 193c0e3258

View File

@@ -32,6 +32,32 @@ package CHERICC_Fat;
import DefaultValue :: *;
import CHERICap :: *;
export CapMem;
export CapReg;
export CapPipe;
// -----
// Auxiliary requried imports. TODO find a way around this?
export CapFat;
export MW;
export OTypeW;
export Perms;
export ResW;
export LCapAddress;
export Format;
export TempFields;
export Bounds;
export UPermW;
export CapW;
export ExpW;
export CapAddressW;
export CBoundsW;
export HPerms;
export PermsW;
export Exp;
export MetaInfo;
// ===============================================================================
typedef struct {