diff options
author | briggs <briggs@cvs.openbsd.org> | 1997-01-18 17:31:03 +0000 |
---|---|---|
committer | briggs <briggs@cvs.openbsd.org> | 1997-01-18 17:31:03 +0000 |
commit | 8ec45e34edfee537f5d18e9768df8ca6470f90c3 (patch) | |
tree | 6072818f4c1fb0135020ae9165d7fe1209efe211 /sys/arch/mac68k/dev/ncr5380.c | |
parent | 8ddc03877a26c8073a3b087ab4c16eb21c645884 (diff) |
Do not partially initialize a structure at declaration in a function.
This causes gcc to generate a memset() on the m68k. Instead, bzero
and initialize the structure later in the function.
Diffstat (limited to 'sys/arch/mac68k/dev/ncr5380.c')
0 files changed, 0 insertions, 0 deletions