LibBSD | INTRNG: Add support for INTRNG on aarch64 (!133)

Aaron Nyholm (@eagleirony) gitlab at rtems.org
Sun May 24 23:43:20 UTC 2026




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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260524/16a59cfb/attachment-0001.htm>


More information about the bugs mailing list