philip 2004-08-16 20:19:09 UTC
FreeBSD src repository
Modified files:
sys/isa psm.c
Log:
Don't initialize static variables to 0 (C should just take care of that).
Spotted by: njl
Revision Changes Path
1.78 +2 -2 src/sys/isa/psm.c