mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
linuxkm/linuxkm_wc_port.h: add missing prototype for my__show_free_areas().
This commit is contained in:
@@ -133,6 +133,10 @@
|
||||
* reference to unexported __show_free_areas().
|
||||
*/
|
||||
#define __show_free_areas my__show_free_areas
|
||||
void my__show_free_areas(
|
||||
unsigned int flags,
|
||||
nodemask_t *nodemask,
|
||||
int max_zone_idx);
|
||||
#endif
|
||||
#endif
|
||||
#include <linux/mm.h>
|
||||
|
Reference in New Issue
Block a user