]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Type of the interrupt handlers on x86 cannot be expressed in C.
authorkib <kib@FreeBSD.org>
Tue, 29 Mar 2016 19:56:48 +0000 (19:56 +0000)
committerkib <kib@FreeBSD.org>
Tue, 29 Mar 2016 19:56:48 +0000 (19:56 +0000)
commiteb986c64f5239300e8fa17a18d24d0d3c574a259
tree86b22a48ae0e34ddaf12afd9af570d03f0861d94
parent66f03b034f8db0da7e045710e306342b6805aef1
Type of the interrupt handlers on x86 cannot be expressed in C.
Simplify and unify placeholder type definitions.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D5771
sys/amd64/include/intr_machdep.h
sys/amd64/include/md_var.h
sys/i386/include/intr_machdep.h
sys/i386/include/md_var.h
sys/x86/include/x86_var.h