This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
relibc
의 미러
https://github.com/DragonOS-Community/relibc
Watch
2
Star
0
포크
0
파일
이슈
0
위키
브렌치:
patch-support-run-first-demo-on-dragonos
브랜치
태그
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
sys
/
mman.h
mman.h
92 B
고유링크
히스토리
Raw
1
2
3
4
5
6
#ifndef _BITS_SYS_MMAN_H
#define _BITS_SYS_MMAN_H
#define MAP_FAILED ((void *) -1)
#endif