m68knommu: move ColdFire INTC definitions to new include file
authorGreg Ungerer <gerg@uclinux.org>
Tue, 19 May 2009 03:56:44 +0000 (13:56 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:49 +0000 (09:43 +1000)
Create an mcfintc.h include file with the definitions for the old style
ColdFire interrupt controller. They are only needed on CPU's that use
this old controller - so isolate them on their own.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found