mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 21:33:04 +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"
|