LibBSD | Beatnik BSP Fixes (!76)

Jeremy Lorelli (@jjl77) gitlab at rtems.org
Tue Jun 17 04:52:00 UTC 2025




Jeremy Lorelli commented on a discussion on freebsd/sys/kern/uipc_mbuf.c: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/76#note_124765

 >  #else
 >  CTASSERT(offsetof(struct mbuf, m_dat) == 24);
 >  CTASSERT(sizeof(struct pkthdr) == 56);
 > -#if defined(__powerpc__) && defined(BOOKE)
 > +#if defined(__powerpc__) && defined(BOOKE) && ( defined(__rtems__) && defined(__powerpc64__) )

Works great, applied. Thanks!

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/76#note_124765
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/20250617/200b1e2d/attachment.htm>


More information about the bugs mailing list