Date: Wed, 22 Aug 2001 16:22:47 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern makesyscalls.sh Message-ID: <200108222322.f7MNMoZ87527@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2001/08/22 16:22:47 PDT Modified files: sys/kern makesyscalls.sh Log: Add padding before each element of the syscall argument structures in sysproto.h in addition to the existing padding afterwards. This is needed to support big-endian architectures like sparc64. Reviewed by: bde Tested on alpha by: jhb Revision Changes Path 1.45 +16 -3 src/sys/kern/makesyscalls.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108222322.f7MNMoZ87527>