index
:
pmd-red
code
libc
master
memory
Pokémon Mystery Dungeon: Red Rescue Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
sys
/
go32
/
getgid.c
blob: a0cd7b988f5c7b6e50f42067d51919cf8ccadaa0 (
plain
)
1
2
3
4
5
6
7
8
9
#include <sys/types.h> getgid() { return 20; }