Date: Thu, 6 Jul 2000 18:31:16 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys assym.h Message-ID: <200007070131.SAA22637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2000/07/06 18:31:16 PDT
Modified files: (Branch: RELENG_4)
sys/sys assym.h
Log:
MFC: rev 1.4
Use "nm | awk ..." instead of genassym(1) to generate symbol value headers.
Symbol values are now represented using array sizes (4 arrays per symbol
so that 16-bit machines can represent 64-bit values) instead of being raw
binary values.
Revision Changes Path
1.3.2.1 +8 -12 src/sys/sys/assym.h
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?200007070131.SAA22637>
