mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 13:59:07 +08:00

The use of the serporid structure with several embedded unions to split up the specific NFS request/response structures is quite a hack. It breaks on 64-bit targets due to the presence of pointer members which affect the overall alignment.