summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2007-06-11 02:21:18 +0000
committersimokawa <simokawa@FreeBSD.org>2007-06-11 02:21:18 +0000
commitf41f6d7b7eb3329718a2f35c858f6a358db8e242 (patch)
treeaed58c90da74ccaa3a902eaeb6b5a9a6ad351f63 /include/paths.h
parente6221b6f5f5c48cbfb0d268023864115ffe75669 (diff)
downloadFreeBSD-src-f41f6d7b7eb3329718a2f35c858f6a358db8e242.zip
FreeBSD-src-f41f6d7b7eb3329718a2f35c858f6a358db8e242.tar.gz
Add _PATH_FWMEM for libkvm.
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 55fc21e..69990a6 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -61,6 +61,7 @@
#define _PATH_DRUM "/dev/drum"
#define _PATH_ETC "/etc"
#define _PATH_FTPUSERS "/etc/ftpusers"
+#define _PATH_FWMEM "/dev/fwmem"
#define _PATH_HALT "/sbin/halt"
#define _PATH_IFCONFIG "/sbin/ifconfig"
#define _PATH_KMEM "/dev/kmem"
OpenPOWER on IntegriCloud