fix usertrace
[lttv.git] / ltt-usertrace / ltt / ltt-usertrace.h
index 7770f9580cd93a1a61c382b5b86074a131edcc32..0f45dff19f482329a7481d35add02a49342fb7dd 100644 (file)
@@ -19,8 +19,8 @@
 #define __KERNEL__     /* Ugly hack : atomic.h is broken */
 #endif
 #include <asm/atomic.h>
-#include "ltt/ltt-usertrace-ppc.h"
 #ifdef powerpc
+#include "ltt/ltt-usertrace-ppc.h"
 #undef __KERNEL__      /* Ugly hack : atomic.h is broken */
 #endif
 
This page took 0.022477 seconds and 4 git commands to generate.