diff options
author | Michal Simek <monstr@monstr.eu> | 2009-03-27 14:25:44 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-03-27 14:25:44 +0100 |
commit | a9ebdfc5edd1600c21f9ae942a95340ca948c788 (patch) | |
tree | 2767500d65188c331167189cf1de168c2cfea574 /arch/microblaze/include/asm/poll.h | |
parent | 0a7d800de29ed4e265cfe1a27517c5d51958b94a (diff) |
microblaze_v8: pool.h socket.h
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/include/asm/poll.h')
-rw-r--r-- | arch/microblaze/include/asm/poll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/poll.h b/arch/microblaze/include/asm/poll.h new file mode 100644 index 00000000000..c98509d3149 --- /dev/null +++ b/arch/microblaze/include/asm/poll.h @@ -0,0 +1 @@ +#include <asm-generic/poll.h> |