Add more scaffolding to make this compile kernel code.
This commit is contained in:
parent
c516a05a66
commit
126fe1249a
@ -42,6 +42,13 @@ pthread_mutex_t ptm_up, ptm_down, ptm_event;
|
||||
|
||||
#define CTASSERT(foo)
|
||||
|
||||
#define DROP_GIANT()
|
||||
#define PICKUP_GIANT()
|
||||
|
||||
#define EDIRIOCTL -6
|
||||
|
||||
#define copyin(foo, bar, barf) 0
|
||||
|
||||
/* bio.h */
|
||||
|
||||
struct bio {
|
||||
|
Loading…
x
Reference in New Issue
Block a user