commit | 091904ae5fc6f018680f83d71301ceac4f39d77f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 01 03:06:01 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:19 2006 -0800 |
tree | b82aa37495fd2378509730683a7607df29d49280 | |
parent | 134ed1420eb5a3dd9827aa185dd37fe2dd0ab4d5 [diff] |
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse Currently entry.S is home to these definitions, so we move them somewhere more sensible. IPR IRQ handling depends on being to read from INTEVT. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>