mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
6 lines
91 B
C
6 lines
91 B
C
/* $Id$ */
|
|
#include <paths.h>
|
|
|
|
#define _PATH_LKM "/dev/lkm"
|
|
#define _PATH_LD "/usr/bin/ld"
|