summaryrefslogtreecommitdiffstats
path: root/mount/h/swap.h
diff options
context:
space:
mode:
Diffstat (limited to 'mount/h/swap.h')
-rw-r--r--mount/h/swap.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/mount/h/swap.h b/mount/h/swap.h
new file mode 100644
index 000000000..db3fc404c
--- /dev/null
+++ b/mount/h/swap.h
@@ -0,0 +1,5 @@
+#define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */
+#define SWAP_FLAG_PRIO_MASK 0x7fff
+#define SWAP_FLAG_PRIO_SHIFT 0
+
+#define MAX_SWAPFILES 8