First Commit
This commit is contained in:
6
externals/cryptopp/TestPrograms/test_arm_acle_header.cpp
vendored
Normal file
6
externals/cryptopp/TestPrograms/test_arm_acle_header.cpp
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <arm_acle.h>
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user