uclibc: EABI thumb patch in cvs
authorJohn Bowler <jbowler@nslu2-linux.org>
Tue, 31 Jan 2006 09:30:34 +0000 (09:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 31 Jan 2006 09:30:34 +0000 (09:30 +0000)
packages/uclibc/uclibc-cvs/thumb-mov-pc-bx.patch

index 342fbb1..3d49351 100644 (file)
@@ -20,7 +20,7 @@
   * Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
   */
  
-+#if defined(__arm__)
++#if ! (defined __thumb__)
  asm(
      " .text\n"
      " .globl  _start\n"