summaryrefslogtreecommitdiffstats
path: root/Tests/Module/WriteCompilerDetectionHeader/c_undefined.c
blob: 34c373c607c5906f2f01c92f68e7edf17bc7b866 (plain)
1
2
3
4
5
6
7

#include "test_compiler_detection.h"

int main(void)
{
  return 0;
}