CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/01 13:04:30
Modified files:
lib/libc/arch/mips64/string: index.S
Log message:
Use a local numeric label to branch to the start of the function, instead of
referencing it by name; silences a linker warning; no functional change.
