blob: 7d3a482753949eb7412b901c0b16408cc94d32f0 [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001#ifdef CONFIG_X86_32
David Howellsa1ce3922012-10-02 18:01:25 +01002# include <asm/mutex_32.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02003#else
David Howellsa1ce3922012-10-02 18:01:25 +01004# include <asm/mutex_64.h>
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005#endif