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