]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/contrib/uclibc/ldso/ldso/xtensa/resolve.S
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / ldso / ldso / xtensa / resolve.S
index 902cd8238f8dbf9bef59fe8e22f77557987396a4..d1ae8aa04e68fdbd465ef8a069966693947ccd1d 100644 (file)
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
-   Boston, MA 02110-1301, USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #define MIN_FRAME_SIZE 32
 
@@ -28,6 +27,7 @@
 
        .text
        .align  4
+       .literal_position
        .global _dl_linux_resolve
        .type   _dl_linux_resolve, @function
 _dl_linux_resolve: