Files
intel-linux-sgx/external
Dionna Glaze f60ac7fe75 Remove #defines reserved by the C standard
The libc implementation newlib defines these symbols and causes a compiler error. Per the standard (ISO 9899:1999 reserved identifiers section), any identifier beginning with two underscores or an underscore and a capital letter is reserved for libc. The definitions are not used anywhere in the source code either.

Signed-off-by: Dionna Glaze <dionnaglaze@google.com>
2018-08-31 09:35:19 -07:00
..
2016-12-20 09:47:15 +09:00