diff options
author | bde <bde@FreeBSD.org> | 1998-07-11 04:02:49 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-07-11 04:02:49 +0000 |
commit | 33db9aba37f9600580bf477d79178bce65cc3d4a (patch) | |
tree | 84cc93c550c112bcf3d6dbc810ef908aa85da670 /sys/gnu/ext2fs/ext2_linux_ialloc.c | |
parent | 664c9e049f9acc27554546821a1cc77d7feeca6a (diff) | |
download | FreeBSD-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