summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index 747382dae..0778d4f20 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -188,4 +188,8 @@
/* lscpu paths */
#define _PATH_PROC_CPUINFO "/proc/cpuinfo"
+/* rfkill paths */
+#define _PATH_DEV_RFKILL "/dev/rfkill"
+#define _PATH_SYS_RFKILL "/sys/class/rfkill"
+
#endif /* PATHNAMES_H */