[Assignment-7] embedded device prototype
This commit is contained in:
parent
05ea23459f
commit
c99556a595
2 changed files with 132 additions and 0 deletions
6
7-SGX_Hands-on/src/app/embedded_device.h
Normal file
6
7-SGX_Hands-on/src/app/embedded_device.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef EMBEDDED_DEVICE_H
|
||||
#define EMBEDDED_DEVICE_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue