Files
intel-linux-sgx/sdk
Dionna Amalie Glaze 497d5c86a0 Do not mix static and extern "C"
The meaning of 'static' is to make a symbol private to the source
file, whereas 'extern "C"' is meant for linking symbols across
files with an unmangled name. The combination of the two allowed
by GCC is non-standard.

Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
2019-02-12 11:14:47 -08:00
..
2018-12-20 11:02:39 +08:00
2018-12-20 11:02:39 +08:00
2018-09-13 09:47:41 +08:00
2018-09-29 21:01:49 -07:00
2019-02-12 11:14:47 -08:00
2018-12-20 11:02:39 +08:00
2018-01-19 11:02:56 +08:00