#ifndef ALPHA_TARGET_MMAN_H
#define ALPHA_TARGET_MMAN_H
#define TARGET_MADV_DONTNEED 6
#include "../generic/target_mman.h"
#endif