Skip to content
Snippets Groups Projects
Commit cfb3a736 authored by Graeme Russ's avatar Graeme Russ Committed by Wolfgang Denk
Browse files

i386: Change inline asm global symbols to local


gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why)
Remove use of global names for labels to prevent 'symbol already defined'
errors

Signed-off-by: default avatarGraeme Russ <graeme.russ@gmail.com>
parent a3ab8cae
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment