11 lines
110 B
Text
Executable file
11 lines
110 B
Text
Executable file
enclave {
|
|
|
|
trusted {
|
|
|
|
};
|
|
|
|
untrusted {
|
|
/* define OCALLs here. */
|
|
|
|
};
|
|
};
|