summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
authorDoug Kwan <dougkwan@google.com>2009-12-07 13:21:24 -0800
committerDoug Kwan <dougkwan@google.com>2009-12-08 11:22:38 -0800
commit89fe245e0402db9b0101ad969af5698e1d6fe311 (patch)
tree3e1ad60ad4377fbd23863fc4f26890a79ac3bd9f /opengl
parentc65708ef6edcc76138485095cf9c6cbe48b2bf1c (diff)
downloadframeworks_base-89fe245e0402db9b0101ad969af5698e1d6fe311.zip
frameworks_base-89fe245e0402db9b0101ad969af5698e1d6fe311.tar.gz
frameworks_base-89fe245e0402db9b0101ad969af5698e1d6fe311.tar.bz2
Add misssing symbol type directives.
Diffstat (limited to 'opengl')
-rw-r--r--opengl/libagl/fixed_asm.S2
-rw-r--r--opengl/libagl/iterators.S1
2 files changed, 3 insertions, 0 deletions
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
/*
diff --git a/opengl/libagl/iterators.S b/opengl/libagl/iterators.S
index daf2937..8c86482 100644
--- a/opengl/libagl/iterators.S
+++ b/opengl/libagl/iterators.S
@@ -21,6 +21,7 @@
.arm
.global iterators0032
+ .type iterators0032, %function
/*
* iterators0032