OSDN Git Service

Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 20 Feb 2008 14:27:12 +0000 (14:27 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 20 Feb 2008 14:27:12 +0000 (14:27 -0000)
commit1da9c2604f4879a1b35d9a5512cd808418d8488a
tree75d57130c5e27ea21bb14ce4c9a0a16145574e00
parentd8f106289ffc338f15568f373b209f0c47755a54
Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files

This patch uses the HIDDEN_JUMPTARGET instead of the __GI_ prefix in AVR32
assembler files. This is done to follow the code style in uClibc.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
libc/string/avr32/bcopy.S
libc/string/avr32/memmove.S
libc/sysdeps/linux/avr32/bsd-_setjmp.S
libc/sysdeps/linux/avr32/bsd-setjmp.S