repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net: lantiq: Use napi_complete_done()
[linux/fpc-iii.git]
/
include
/
asm-generic
/
shmparam.h
blob
b8f9035ffc2c38ecf7d24412dc3f023ccdd5e48f
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ASM_GENERIC_SHMPARAM_H
3
#define __ASM_GENERIC_SHMPARAM_H
4
5
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
6
7
#endif
/* _ASM_GENERIC_SHMPARAM_H */