mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:59:07 +08:00
Update to FreeBSD Stable/9 2015-04-08
This commit is contained in:
@@ -56,6 +56,7 @@ struct cdev_priv {
|
||||
u_int cdp_flags;
|
||||
#define CDP_ACTIVE (1 << 0)
|
||||
#define CDP_SCHED_DTR (1 << 1)
|
||||
#define CDP_UNREF_DTR (1 << 2)
|
||||
|
||||
#ifndef __rtems__
|
||||
u_int cdp_inuse;
|
||||
|
Reference in New Issue
Block a user