blob: 377da531766b881d2061eddac01517f2ec6b22d0 [file] [log] [blame]
#ifndef _USEMEM_MINCORE_H
#define _USEMEM_MINCORE_H
unsigned char *mincore_hugepages(unsigned char *, unsigned long );
#endif