[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
authorHelge Deller <deller@gmx.de>
Sun, 28 Jan 2007 13:52:57 +0000 (14:52 +0100)
committerKyle McMartin <kyle@athena.road.mcmartin.ca>
Sat, 17 Feb 2007 06:16:26 +0000 (01:16 -0500)
commit0b3d643f9ead9b5141dedbb2d1b06ce15469fc4a
tree3be51559fb366dea87dc0eacfea2f94c15190875
parent8e9e9844b44dd9f855d824d035b3097b199e44ed
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro

- this macro unifies the code to add exception table entries
- additionally use ENTRY()/ENDPROC() at more places

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/pacache.S
arch/parisc/kernel/syscall.S
arch/parisc/kernel/unaligned.c
arch/parisc/lib/fixup.S
arch/parisc/lib/lusercopy.S
arch/parisc/lib/memcpy.c
include/asm-parisc/assembly.h
include/asm-parisc/bug.h
include/asm-parisc/uaccess.h