mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 14:59:31 +08:00
PR 1277/networking * libnetworking/netinet/in_cksum_i386.h: Use q instead of r in constraint for assembly language. This restricts the register choice to the a-d registers.