mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 18:20:49 -04:00
vm/vm_map.h: drop vm_flags_t
Suggested by: alc Reviewed by: alc Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D47934
This commit is contained in:
parent
d939fd2d45
commit
fae0cc5fd8
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@
|
|||
* vm_map_entry_t an entry in an address map.
|
||||
*/
|
||||
|
||||
typedef u_char vm_flags_t;
|
||||
typedef u_int vm_eflags_t;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue