summaryrefslogtreecommitdiff
path: root/TestPrograms/test_arm_acle.cxx
blob: ea3d04b9270810cde489e07ffb5ed0645144f764 (plain)
1
2
3
4
5
6
#include <arm_acle.h>

int main(int argc, char* argv[])
{
	return 0;
}