dmi: check both the AC and ID flags at the same time
[syslinux.git] / dummy.c
blob2602c9b4c3c09955dc37a3d6081f7bc772e00272
1 /*
2 * Trivial C program to test the compiler
3 */
5 int main(int argc, char *argv[])
7 return 0;