/* * Trivial program to check that we have a valid 32-bit build environment. * Copyright (c) 2015 Andy Lutomirski * GPL v2 */ #ifndef __i386__ # error wrong architecture #endif #include int main() { printf("\n"); return 0; } ci/ctxfi/ctsrc.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/ctxfi/ctsrc.c')