HOME


Mini Shell 1.0
DIR: /usr/src/linux-headers-6.8.0-45/arch/x86/include/asm/
Upload File :
Current File : //usr/src/linux-headers-6.8.0-45/arch/x86/include/asm/shmparam.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_SHMPARAM_H
#define _ASM_X86_SHMPARAM_H

#define SHMLBA PAGE_SIZE	 /* attach addr a multiple of this */

#endif /* _ASM_X86_SHMPARAM_H */