OSDN Git Service

microblaze: Remove duplicate F_{S,G}ETPIPE_SZ
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 25 Aug 2014 08:41:08 +0000 (10:41 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 25 Aug 2014 08:41:08 +0000 (10:41 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/microblaze/bits/fcntl.h

index 20b7597..e7651e8 100644 (file)
                                   close-on-exit set on new fd.  */
 # define F_SETPIPE_SZ  1031    /* Set pipe page size array.  */
 # define F_GETPIPE_SZ  1032    /* Get pipe page size array.  */
-# define F_SETPIPE_SZ  1031    /* Set of pipe page size array */
-# define F_GETPIPE_SZ  1032    /* Get of pipe page size array */
 #endif
 
 /* For F_[GET|SET]FL.  */