summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/uapi/asm/shmbuf.h
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2015-02-28 23:47:37 +0100
committerJesper Nilsson <jespern@axis.com>2015-09-05 00:56:47 +0200
commit45266922510fcd1e55df483f41be8debd5df9de8 (patch)
tree6ab98a8eceb4d68e3c9125e1eff266205217efa7 /arch/cris/include/uapi/asm/shmbuf.h
parent53789d25a0603e5c836e460c758867d2071eb135 (diff)
downloadop-kernel-dev-45266922510fcd1e55df483f41be8debd5df9de8.zip
op-kernel-dev-45266922510fcd1e55df483f41be8debd5df9de8.tar.gz
CRIS: UAPI: use generic socket.h
CRIS' socket.h is equivalent to the asm-generic version. Effective diff: -#ifndef _ASM_SOCKET_H -#define _ASM_SOCKET_H - - +#ifndef __ASM_GENERIC_SOCKET_H +#define __ASM_GENERIC_SOCKET_H #include <asm/sockios.h> #define SO_LINGER 13 #define SO_BSDCOMPAT 14 #define SO_REUSEPORT 15 +#ifndef SO_PASSCRED #define SO_PASSCRED 16 #define SO_PEERCRED 17 #define SO_RCVLOWAT 18 #define SO_SNDLOWAT 19 #define SO_RCVTIMEO 20 #define SO_SNDTIMEO 21 +#endif #define SO_SECURITY_AUTHENTICATION 22 Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/include/uapi/asm/shmbuf.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud