xlc compiler support
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USING_MMAP
|
||||
static inline void *
|
||||
static void *
|
||||
allocate_mmap (size_t size)
|
||||
{
|
||||
void *page;
|
||||
|
||||
Reference in New Issue
Block a user