Joel Sherrill started a new discussion on freebsd/sys/dev/xdma/xdma.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/115#note_136494 > #include <dev/ofw/ofw_bus_subr.h> > #endif > > +#define IN_XDMA_C /* Ensure M_XDMA allocator is emitted for RTEMS build */ This should be in an ifdef __rtems__. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/115#note_136494 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
