Make armv7l headers generic for the arm architecture
authorJason Wessel <jason.wessel@windriver.com>
Mon, 28 Feb 2011 16:33:19 +0000 (11:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Feb 2011 16:33:19 +0000 (11:33 -0500)
commit93af08d904c71a00d1ad716cb3ffe6ad342ba97c
tree7f8246075f03b3f434e1197581b50fd3749a8aa6
parent34cfb3e3e6e8f876e1fbe091d715c6893b907ed7
Make armv7l headers generic for the arm architecture

This commit simply moves the files named *armv7l* to *arm*

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
urcu/arch_arm.h [new file with mode: 0644]
urcu/arch_armv7l.h [deleted file]
urcu/uatomic_arch_arm.h [new file with mode: 0644]
urcu/uatomic_arch_armv7l.h [deleted file]
This page took 0.024615 seconds and 4 git commands to generate.