Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'
[deliverable/linux.git] / tools / build / feature / test-compile.c
CommitLineData
cf9162c2 1#include <stdio.h>
e477f3f0
AH
2int main(void)
3{
cf9162c2 4 printf("Hello World!\n");
e477f3f0
AH
5 return 0;
6}
This page took 0.079081 seconds and 5 git commands to generate.