diff options
author | jhb <jhb@FreeBSD.org> | 2002-10-15 00:02:51 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-10-15 00:02:51 +0000 |
commit | f8f30374ddd0a6d37b7438b44638f61a76fd8471 (patch) | |
tree | 501a5ccb737c9cbda1d36d491252f55d9c4556bf /sys/kern/kern_fork.c | |
parent | 460da4d5cb9e3572a444185e03ef07b4e6b2bd00 (diff) | |
download | FreeBSD-src-f8f30374ddd0a6d37b7438b44638f61a76fd8471.zip FreeBSD-src-f8f30374ddd0a6d37b7438b44638f61a76fd8471.tar.gz |
- Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of
homerolling our own version.
- Rename the enum for memsize from ISA_IVAR_MSIZE to ISA_IVAR_MEMSIZE
since using 'MSIZE' in the macro invocation of ISA_ACCESSOR() conflicts
with the 'MSIZE' kernel option. The accessor function is still
isa_get_msize().
Diffstat (limited to 'sys/kern/kern_fork.c')
0 files changed, 0 insertions, 0 deletions