forked from wolfSSL/wolfssl
Merge pull request #6766 from douzzer/20230911-linuxkm-my__show_free_areas-prototype
20230911-linuxkm-my__show_free_areas-prototype
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