(page_aligned_alloc): New decl.
This commit is contained in:
@@ -586,6 +586,8 @@ void write_fatal_details (char const *, ssize_t, size_t)
|
|||||||
pid_t xfork (void);
|
pid_t xfork (void);
|
||||||
void xpipe (int[2]);
|
void xpipe (int[2]);
|
||||||
|
|
||||||
|
void *page_aligned_alloc (void **, size_t);
|
||||||
|
|
||||||
/* Module names.c. */
|
/* Module names.c. */
|
||||||
|
|
||||||
extern struct name *gnu_list_name;
|
extern struct name *gnu_list_name;
|
||||||
|
|||||||
Reference in New Issue
Block a user