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