summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_cs_legacy.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-09-29 11:10:08 -0700
committerVinson Lee <vlee@vmware.com>2010-09-29 11:10:08 -0700
commit760d7c5d7d8e2c77866917853cab6b3c033815f6 (patch)
treee3f237194faf1f65c18295f5144606b87ade168e /src/mesa/drivers/dri/radeon/radeon_cs_legacy.h
parentaa62416ae17b707ce059e92197f719a6896d109c (diff)
r300/compiler: Move declaration before code.
Fixes these GCC warnings with linux-x86 build. radeon_emulate_branches.c: In function ‘handle_if’: radeon_emulate_branches.c:65: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c:71: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c: In function ‘handle_else’: radeon_emulate_branches.c:94: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c: In function ‘handle_endif’: radeon_emulate_branches.c:201: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c: In function ‘fix_output_writes’: radeon_emulate_branches.c:267: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c:284: warning: ISO C90 forbids mixed declarations and code radeon_emulate_branches.c: In function ‘rc_emulate_branches’: radeon_emulate_branches.c:307: warning: ISO C90 forbids mixed declarations and code
Diffstat (limited to 'src/mesa/drivers/dri/radeon/radeon_cs_legacy.h')
0 files changed, 0 insertions, 0 deletions