summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkdep
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-02-13 10:47:29 +0000
committerbde <bde@FreeBSD.org>1997-02-13 10:47:29 +0000
commit9f7ccdfa286497d62f1253a7fa172381f2f37c53 (patch)
tree74327105423fdc4aca556a119eaf1da1dd6f7740 /usr.bin/mkdep
parent56bd74b4351a33dfac39902725ad343e8f55868b (diff)
downloadFreeBSD-src-9f7ccdfa286497d62f1253a7fa172381f2f37c53.zip
FreeBSD-src-9f7ccdfa286497d62f1253a7fa172381f2f37c53.tar.gz
Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place.
Changed it from 4 to 16 for i386's. It can be anything for i386's, but compiler options limit it to a power of 2, and assembler and linker deficiencies limit it to a small power of 2 (<= 16). We use 16 in the kernel to get smaller tables (see Makefile.i386 and <machine/asmacros.h>). We still use the default of 4 in user mode. Use HISTCOUNTER instead of (*kcount) in the definition of KCOUNT() for consistency with other macros.
Diffstat (limited to 'usr.bin/mkdep')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud