patch-2.4.26 linux-2.4.26/include/asm-ia64/poll.h

Next file: linux-2.4.26/include/asm-ia64/posix_types.h
Previous file: linux-2.4.26/include/asm-ia64/param.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/include/asm-ia64/poll.h linux-2.4.26/include/asm-ia64/poll.h
@@ -2,10 +2,10 @@
 #define _ASM_IA64_POLL_H
 
 /*
- * poll(2) bit definitions.  Chosen to be compatible with Linux/x86.
+ * poll(2) bit definitions.  Based on <asm-i386/poll.h>.
  *
- * Copyright (C) 1998, 1999 Hewlett-Packard Co
- * Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ * Modified 1998, 1999
+ *	David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co
  */
 
 #define POLLIN		0x0001

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)