Update to FreeBSD head 2017-04-04

Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
This commit is contained in:
Sebastian Huber
2017-04-04 09:36:57 +02:00
parent 3360232e95
commit de8a76da2f
530 changed files with 26497 additions and 31504 deletions

View File

@@ -96,3 +96,7 @@ struct kobjop_desc pcib_decode_rid_desc = {
0, { &pcib_decode_rid_desc, (kobjop_t)pcib_decode_rid }
};
struct kobjop_desc pcib_request_feature_desc = {
0, { &pcib_request_feature_desc, (kobjop_t)kobj_error_method }
};