Kinsey Moore started a new discussion on 
rtemsbsd/rtems/rtems-kernel-root-pic.c: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_150787

 > +#include <sys/mutex.h>
 > +#include <sys/proc.h>
 > +
 > +#include <rtems/rtems/intr.h>
 > +
 > +#include <bsp/irq.h>
 > +
 > +#include <machine/intr.h>
 > +#include <machine/bus.h>
 > +
 > +#include <dev/ofw/openfirm.h>
 > +#include <dev/ofw/ofw_bus.h>
 > +#include <dev/ofw/ofw_bus_subr.h>
 > +
 > +#include <rtems/bsd/local/ofw_bus_if.h>
 > +#include <rtems/bsd/local/msi_if.h>

This include seems to have been missed. The file has not been introduced by the 
MR and is necessary to build.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_150787
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to