summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index d7b36efcd..cc8a20b16 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -125,6 +125,8 @@
# define _PATH_DEV "/dev/"
#endif
+#define _PATH_DEV_MEM "/dev/mem"
+
#define _PATH_DEV_LOOP "/dev/loop"
#define _PATH_DEV_LOOPCTL "/dev/loop-control"
#define _PATH_DEV_TTY "/dev/tty"