view osdep/shmem.h @ 9900:f36b9dda3082

Use inet_ntoa where inet_ntop is not available.
author bertrand
date Thu, 10 Apr 2003 10:55:18 +0000
parents edfe34c5405d
children 3c856c0fc45e
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p);