aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/14 configure file/prog2.c
blob: 8b90bfb5206424f6a77d22e03e3bf680edbfaefa (plain)
1
2
3
4
5
#include<config2.h>

int main(void) {
    return ZERO_RESULT;
}