Welcome to mirror list, hosted at ThFree Co, Russian Federation.

shmparam.h « asm-x86_64 « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d7021620dcb7f098910f5a63c5705ff73fd3a08a (plain)
1
2
3
4
5
6
#ifndef _ASMX8664_SHMPARAM_H
#define _ASMX8664_SHMPARAM_H

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

#endif /* _ASMX8664_SHMPARAM_H */