summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_linux_ialloc.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-07-11 04:02:49 +0000
committerbde <bde@FreeBSD.org>1998-07-11 04:02:49 +0000
commit33db9aba37f9600580bf477d79178bce65cc3d4a (patch)
tree84cc93c550c112bcf3d6dbc810ef908aa85da670 /sys/gnu/ext2fs/ext2_linux_ialloc.c
parent664c9e049f9acc27554546821a1cc77d7feeca6a (diff)
downloadFreeBSD-src-33db9aba37f9600580bf477d79178bce65cc3d4a.zip
FreeBSD-src-33db9aba37f9600580bf477d79178bce65cc3d4a.tar.gz
Don't pretend to support ix86's with 16-bit ints by using longs just
to ensure 32-bit variables. Doing so broke i386's with 64-bit longs. Use fixed-size integral types instead of plain ints, shorts, chars and pointers since the bootinfo struct layout is a binary interface. The boot blocks could reasonably be implemented using 16-bit code.
Diffstat (limited to 'sys/gnu/ext2fs/ext2_linux_ialloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud