ppc fix
[lttv.git] / ltt-usertrace / ltt / ltt-usertrace-fast.h
index b71585a077487b1243b8fc61e8017ac8ffb86075..b0b0ea5cdceaaa1562ed29df1b9b73efd4036254 100644 (file)
 #include <asm/timex.h>
 #include <semaphore.h>
 #include <signal.h>
-#ifdef powerpc
-#define __KERNEL__     /* Ugly hack : atomic.h is broken */
-#endif
-#include <asm/atomic.h>
-#ifdef powerpc
-#include "ltt/ltt-usertrace-ppc.h"
-#undef __KERNEL__      /* Ugly hack : atomic.h is broken */
-#endif
 
 #include <ltt/ltt-facility-id-user_generic.h>
 
This page took 0.022807 seconds and 4 git commands to generate.