1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/sbin/modunload/pathnames.h
David Greenman eeabb58ec9 Terry Lambert's loadable kernel module support - modload & modunload
utilities w/improvements from the NetBSD group.
1994-08-19 12:07:23 +00:00

4 lines
49 B
C

#include <paths.h>
#define _PATH_LKM "/dev/lkm"