[PATCH 07/60] microblaze_v4: Support for semaphores
monstr at seznam.cz
monstr at seznam.cz
Thu Jun 26 22:29:36 EST 2008
From: Michal Simek <monstr at monstr.eu>
Signed-off-by: Michal Simek <monstr at monstr.eu>
---
include/asm-microblaze/semaphore.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 include/asm-microblaze/semaphore.h
diff --git a/include/asm-microblaze/semaphore.h b/include/asm-microblaze/semaphore.h
new file mode 100644
index 0000000..d9b2034
--- /dev/null
+++ b/include/asm-microblaze/semaphore.h
@@ -0,0 +1 @@
+#include <linux/semaphore.h>
--
1.5.4.GIT
More information about the Linuxppc-dev
mailing list