about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedandroidshmem_private.h
blob: 84f29a81c485a71c47daedd8f20410fdbd13f0fb (plain) (blame)
1
2
3
4
5
6
7
8
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif

GO(shmctl, iFiip)
GO(shmget, iFiLi)
GO(shmat, pFipi)
GO(shmdt, iFp)