hange the arm headers to remove all the references to v7
[urcu.git] / urcu / arch_arm.h
index 125066b8239190b5be4580c11ba406a7baa8be7e..e25457d707427b5cd70a2141089da9909f1c4bc5 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef _URCU_ARCH_ARMV7L_H
-#define _URCU_ARCH_ARMV7L_H
+#ifndef _URCU_ARCH_ARM_H
+#define _URCU_ARCH_ARM_H
 
 /*
- * arch_armv7l.h: trivial definitions for the ARMv7 architecture.
+ * arch_arm.h: trivial definitions for the ARM architecture.
  *
  * Copyright (c) 2010 Paul E. McKenney, IBM Corporation.
  * Copyright (c) 2009 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
@@ -53,4 +53,4 @@ static inline cycles_t caa_get_cycles (void)
 
 #include <urcu/arch_generic.h>
 
-#endif /* _URCU_ARCH_ARMV7L_H */
+#endif /* _URCU_ARCH_ARM_H */
This page took 0.022555 seconds and 4 git commands to generate.