Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git] / linux-user / alpha / target_mman.h
blobcd6e3d70a604766af946dcb61bc3eb5f24cedca3
1 #ifndef ALPHA_TARGET_MMAN_H
2 #define ALPHA_TARGET_MMAN_H
4 #define TARGET_MADV_DONTNEED 6
6 #include "../generic/target_mman.h"
8 #endif