]> Git Repo - uclibc-ng.git/commit
Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 files
authorHans-Christian Egtvedt <[email protected]>
Wed, 20 Feb 2008 14:27:12 +0000 (14:27 -0000)
committerHans-Christian Egtvedt <[email protected]>
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 <[email protected]>
libc/string/avr32/bcopy.S
libc/string/avr32/memmove.S
libc/sysdeps/linux/avr32/bsd-_setjmp.S
libc/sysdeps/linux/avr32/bsd-setjmp.S
This page took 0.0258890000000001 seconds and 4 git commands to generate.