hw/arm/aspeed: Adding new machine Tiogapass in QEMU
[qemu/kevin.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