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