mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
dtrace: Remove LOCK_LEVEL
It is unused on FreeBSD. No functional change intended. MFC after: 1 week (cherry picked from commit bc2901144cf71fd14b4b04cef801fa1bab19ad32)
This commit is contained in:
parent
536a452cc4
commit
c39d01d73c
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@
|
|||
|
||||
#include <sys/proc.h>
|
||||
|
||||
#define LOCK_LEVEL 10
|
||||
|
||||
/*
|
||||
* Kernel DTrace extension to 'struct proc' for FreeBSD.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue