summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-12-09 16:07:57 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-12-09 16:07:57 -0800
commit2d016eb78070b0b06fe412dc27376b6b63c36903 (patch)
treebf720cbc753621406ec849d4bcb6a0fffb786921 /opengl
parent5c47265a704cb0cc081b79e191442f99014726b0 (diff)
parent89fe245e0402db9b0101ad969af5698e1d6fe311 (diff)
downloadframeworks_base-2d016eb78070b0b06fe412dc27376b6b63c36903.zip
frameworks_base-2d016eb78070b0b06fe412dc27376b6b63c36903.tar.gz
frameworks_base-2d016eb78070b0b06fe412dc27376b6b63c36903.tar.bz2
Merge change I5ddc721d
* changes: 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