Added submodule contents into tree
This commit is contained in:
7
externals/mbedtls/tests/include/alt-extra/psa/crypto.h
vendored
Normal file
7
externals/mbedtls/tests/include/alt-extra/psa/crypto.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/* The goal of the include/alt-extra directory is to test what happens
|
||||
* if certain files come _after_ the normal include directory.
|
||||
* Make sure that if the alt-extra directory comes before the normal
|
||||
* directory (so we wouldn't be achieving our test objective), the build
|
||||
* will fail.
|
||||
*/
|
||||
#error "The normal include directory must come first in the include path"
|
||||
Reference in New Issue
Block a user