https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 8a14f9bcf46fefa671630f9d86a435c40d5bf8e0 authored by Jason Self on 25 January 2009, 00:37:11 UTC
Linux-libre 2.6.27.13-gnu1
Tip revision: 8a14f9b
shmparam.h
#ifndef _ASMAXP_SHMPARAM_H
#define _ASMAXP_SHMPARAM_H

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

#endif /* _ASMAXP_SHMPARAM_H */
back to top