Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-20 | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt | |
The file include/asm/exception.h contains definitions that are specific to exception handling on 64-bit server type processors. This renames the file to exception-64s.h to reflect that fact and avoid confusion. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |