Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0949055ddf46ce18c55a1a56c557363c7c96bff9
/
.
/
Mac
/
Python
/
macgetplatform.c
blob: a4542143bc2dcccfc69569b6c63cf6f2e2625537 [
file
] [
log
] [
blame
]
char
*
getplatform
()
{
return
"mac"
;
}