cvs commit: src/sys/i386/isa atpic.c icu.h
John Baldwin
jhb at FreeBSD.org
Tue May 11 13:23:25 PDT 2004
jhb 2004/05/11 13:23:24 PDT
FreeBSD src repository
Modified files:
sys/i386/isa atpic.c icu.h
Log:
- Move some macros from icu.h into atpic.c as that is the only place they
are used.
- Reduce duplication of a couple of macros removing the duplicates from
ich.h.
- Remove unused macros from icu.h as well as locore protection as this
header is no longer included in assembly sources.
Revision Changes Path
1.16 +19 -8 src/sys/i386/isa/atpic.c
1.33 +0 -53 src/sys/i386/isa/icu.h
More information about the cvs-src
mailing list