[PATCH] Generic ioctl.h

Most arches copied the i386 ioctl.h.  Combine them into a generic header.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Brian Gerst
2006-01-09 20:52:18 -08:00
committed by Linus Torvalds
parent 7ff92053dd
commit af4cd3fe4c
17 changed files with 96 additions and 1196 deletions
+1 -1
View File
@@ -1 +1 @@
#include <asm-m68k/ioctl.h>
#include <asm-generic/ioctl.h>