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