diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-12-17 00:04:48 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-17 00:04:48 +0300 |
commit | 78f902ccc597d6ce3e8d1477d70f2d79e960ba7a (patch) | |
tree | c6ceab663de16501d1dda1c1596fe2dacaaef8e3 /arch/cris/include/asm/fcntl.h | |
parent | 9ee670fd87b7d69c8633b94c42aadcbbcb96f28e (diff) | |
parent | 8b1fae4e4200388b64dd88065639413cb3f1051c (diff) | |
download | linux-78f902ccc597d6ce3e8d1477d70f2d79e960ba7a.tar.xz |
Merge commit 'v2.6.28-rc8' into x86/doc
Diffstat (limited to 'arch/cris/include/asm/fcntl.h')
-rw-r--r-- | arch/cris/include/asm/fcntl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/include/asm/fcntl.h b/arch/cris/include/asm/fcntl.h new file mode 100644 index 000000000000..46ab12db5739 --- /dev/null +++ b/arch/cris/include/asm/fcntl.h @@ -0,0 +1 @@ +#include <asm-generic/fcntl.h> |