/* * 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; } t-next.git/atom/sound/soc/codecs/wm8727.c?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8727.c')