x86/atpic: convert INTSRC() macro into designated initializer
Move to using C99 initializers. These make the macros more
understandable and easier to use.
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1457
x86/atpic: convert INTSRC() macro into designated initializer Tags None Referenced Files None Subscribers None
Description
Details
|