Aaron Nyholm commented on a discussion on 
rtemsbsd/rtems/rtems-kernel-root-pic.c: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_150975

 > +#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>

Ahh missed this thanks, was already in my install directory. Added this file 
and other headers that were missing.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/133#note_150975
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