mman.h\bits\powerpc\arch - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/arch/powerpc/bits/mman.h
blob: 95ec4358dd52d196d91d343571e880e47ade6e01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define PROT_SAO 0x10
#undef MAP_NORESERVE
#define MAP_NORESERVE 0x40
#undef MAP_LOCKED
#define MAP_LOCKED	0x80
#undef MCL_CURRENT
#define MCL_CURRENT 0x2000
#undef MCL_FUTURE
#define MCL_FUTURE 0x4000
#undef MCL_ONFAULT
#define MCL_ONFAULT 0x8000
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 22:49:58 +0000

AltStyle によって変換されたページ (->オリジナル) /