[SPARC]: Fix O_CLOEXEC values.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 3 Aug 2007 21:24:17 +0000 (14:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 3 Aug 2007 21:24:17 +0000 (14:24 -0700)
The one choosen by asm-generic/fcntl.h is not appropriate
for this platform.

Noticed by Ulrich Drepper.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found