1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sbin/modload/pathnames.h
1997-02-22 14:40:44 +00:00

6 lines
91 B
C

/* $Id$ */
#include <paths.h>
#define _PATH_LKM "/dev/lkm"
#define _PATH_LD "/usr/bin/ld"