update compat
[lttv.git] / ltt-usertrace / ltt / ltt-usertrace-fast.h
index b71585a077487b1243b8fc61e8017ac8ffb86075..bfca0c10d5b994b4df5292bb02c7481e8ea1a865 100644 (file)
 #include <pthread.h>
 #include <stdint.h>
 #include <syscall.h>
-#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.023793 seconds and 4 git commands to generate.