ASoC: pcm512x: Scrub my work address from the driver
[sfrench/cifs-2.6.git] / arch / x86 / um / shared / sysdep / faultinfo.h
1 #ifdef __i386__
2 #include "faultinfo_32.h"
3 #else
4 #include "faultinfo_64.h"
5 #endif