#include /* * This file is produced automatically. * Do not modify anything in here by hand. * * Created from source file * freebsd-org/sys/dev/fb/fb_if.m * with * makeobjops.awk * * See the source file for legal information */ #include #include #include #include #include #include #include struct kobjop_desc fb_pin_max_desc = { 0, { &fb_pin_max_desc, (kobjop_t)kobj_error_method } }; struct kobjop_desc fb_getinfo_desc = { 0, { &fb_getinfo_desc, (kobjop_t)kobj_error_method } };