]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Second attempt at removing machdep.h and using ALIGN from <sys/param.h>.
authorTim J. Robbins <tjr@FreeBSD.org>
Mon, 17 Feb 2003 03:51:44 +0000 (03:51 +0000)
committerTim J. Robbins <tjr@FreeBSD.org>
Mon, 17 Feb 2003 03:51:44 +0000 (03:51 +0000)
commitdecb00f6770a1e059fa7f9ee83cc6b103c48cf54
treec43283d90f3a5562b9783023cb26bec033acad15
parente4625663c91c25e02fae5e6f2560b6aad6ef55bb
Second attempt at removing machdep.h and using ALIGN from <sys/param.h>.
The problem with the previous attempt, as noticed by Marcel, was that
stacknxt was being aligned to a pointer boundary instead of an
ALIGNBYTES + 1 boundary, which broke sparc64.
bin/sh/machdep.h [deleted file]
bin/sh/memalloc.c
bin/sh/nodes.c.pat