Files

7 lines
152 B
C
Raw Permalink 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 */