summaryrefslogtreecommitdiffstats
path: root/test cases/common/44 pkgconfig-gen/dependencies/custom.c
blob: 1d3deca18b861672f661ea513ce6b8ce0581962e (plain)
1
2
3
int custom_function(void) {
    return 42;
}