Changes to includes for VM, IOPL, logging. Increased _NR_PROCS, CLICK_SIZE is
now 4096.
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
#include <minix/ioctl.h>
|
||||
|
||||
#define MIOCRAMSIZE _IOW('m', 3, u32_t)
|
||||
#define MIOCMAP _IOR('m', 4, struct mapreq)
|
||||
#define MIOCUNMAP _IOR('m', 5, struct mapreq)
|
||||
|
||||
#endif /* _S_I_MEMORY_H */
|
||||
|
||||
Reference in New Issue
Block a user