Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
3e7ee3e7b36fa4e2d88d8fb0a2577be95fc4636d
/
.
/
include
/
asm-arm
/
limits.h
blob: 08d8c66008040af243d05ef073b1fd580016ee1e [
file
]
#ifndef
__ASM_PIPE_H
#define
__ASM_PIPE_H
#ifndef
PAGE_SIZE
#include
<asm/page.h>
#endif
#define
PIPE_BUF PAGE_SIZE
#endif