commit | 89fe245e0402db9b0101ad969af5698e1d6fe311 | [log] [tgz] |
---|---|---|
author | Doug Kwan <dougkwan@google.com> | Mon Dec 07 13:21:24 2009 -0800 |
committer | Doug Kwan <dougkwan@google.com> | Tue Dec 08 11:22:38 2009 -0800 |
tree | 3e1ad60ad4377fbd23863fc4f26890a79ac3bd9f | |
parent | c65708ef6edcc76138485095cf9c6cbe48b2bf1c [diff] [blame] |
Add misssing symbol type directives.
diff --git a/opengl/libagl/fixed_asm.S b/opengl/libagl/fixed_asm.S index 6cbc56f..05044f2 100644 --- a/opengl/libagl/fixed_asm.S +++ b/opengl/libagl/fixed_asm.S
@@ -20,7 +20,9 @@ .align .global gglFloatToFixed + .type gglFloatToFixed, %function .global gglFloatToFixedFast + .type gglFloatToFixedFast, %function /*