blob: 51f1896ed9552b9ad8842851590f8ab75111a98a [file] [log] [blame]
Dmitry V. Levine7d671b2015-03-19 22:03:32 +00001#!/bin/sh
2
3# Check mmap/mprotect/munmap syscalls decoding.
4# Target executable was compiled with -D_FILE_OFFSET_BITS=64.
5
6. "${srcdir=.}/mmap.test"