Files

7 lines
162 B
C
Raw Permalink Normal View History

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