fix usertrace
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 26 May 2006 02:40:25 +0000 (02:40 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 26 May 2006 02:40:25 +0000 (02:40 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1856 04897980-b3bd-0310-b5e0-8ef037075253

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.024145 seconds and 4 git commands to generate.