sync with OpenBSD -current

This commit is contained in:
purplerain 2024-01-18 08:29:14 +00:00
parent ee68147dcd
commit 1cefe29c7e
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1651 changed files with 283292 additions and 68089 deletions

View file

@ -4,7 +4,9 @@
#define _LINUX_MMZONE_H
#include <linux/mm_types.h>
#include <linux/nodemask.h>
#define MAX_ORDER 11
#define pfn_to_nid(x) 0
#endif