Assignment 7 sgximpl: initialize project structure
This commit is contained in:
parent
133fb803f7
commit
01182627e0
174 changed files with 209 additions and 24519 deletions
7
Assignment 7 - SGX Hands-on/src/app/main.c
Normal file
7
Assignment 7 - SGX Hands-on/src/app/main.c
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
int main() {
|
||||
printf("Hello World");
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue