Build libringbuffer, remove kernel includes
[lttng-ust.git] / libringbuffer / vatomic.h
index b944dd63472f25e4dbc653ce91955271abede0aa..eea6d049c71d995545054c5775a0b9cda43baf59 100644 (file)
@@ -9,9 +9,6 @@
  * Dual LGPL v2.1/GPL v2 license.
  */
 
-#include <asm/atomic.h>
-#include <asm/local.h>
-
 /*
  * Same data type (long) accessed differently depending on configuration.
  * v field is for non-atomic access (protected by mutual exclusion).
This page took 0.023666 seconds and 4 git commands to generate.