summaryrefslogtreecommitdiff
path: root/libunwindstack/AsmGetRegsX86.S
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/AsmGetRegsX86.S')
-rw-r--r--libunwindstack/AsmGetRegsX86.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/libunwindstack/AsmGetRegsX86.S b/libunwindstack/AsmGetRegsX86.S
index 323ee26..021e628 100644
--- a/libunwindstack/AsmGetRegsX86.S
+++ b/libunwindstack/AsmGetRegsX86.S
@@ -26,9 +26,6 @@
* SUCH DAMAGE.
*/
-// Use the mangled name to make it easy to export functions.
-#define AsmGetRegs _ZN11unwindstack10AsmGetRegsEPv
-
.text
.global AsmGetRegs
.balign 16