blob: b3a66e48b6d751694393a3b33fc789fb86c95181 [file] [log] [blame]
/* Just check that MAP_DENYWRITE is "honored" (ignored).
#notarget: cris*-*-elf
*/
#define MMAP_FLAGS (MAP_PRIVATE|MAP_DENYWRITE)
#include "mmap1.c"