sparc64: Move trap_block[] definitions into a new header file.
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Apr 2009 08:26:43 +0000 (01:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:08 +0000 (04:56 -0700)
Later we're going to want to get at these definitions from
asm/percpu.h and that's not possible via cpudata.h because
of the set of dependencies the non-trap_block[] stuff has.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found