Files
Debian-9-Kernel/arch/alpha/include/asm/shmparam.h
T

7 lines
152 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
#ifndef _ASMAXP_SHMPARAM_H
#define _ASMAXP_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _ASMAXP_SHMPARAM_H */