summaryrefslogtreecommitdiffstats
path: root/opengl/libagl
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
commit9054ddfcd7a159ec6720a8592e9a35205e0a9865 (patch)
tree06147a1d1fcbd2aa2a5fcceda0da2e1e01d86dca /opengl/libagl
parent630aeaf871abf538134d2e0ab4b8ca7e987a90ef (diff)
downloadframeworks_native-9054ddfcd7a159ec6720a8592e9a35205e0a9865.zip
frameworks_native-9054ddfcd7a159ec6720a8592e9a35205e0a9865.tar.gz
frameworks_native-9054ddfcd7a159ec6720a8592e9a35205e0a9865.tar.bz2
Add misssing symbol type directives.
Diffstat (limited to 'opengl/libagl')
-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