resolve.S 320 B

1234567891011121314151617
  1. /*
  2. * Copyright (C) 2018 Kalray Inc.
  3. * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  4. */
  5. #warning NOT IMPLEMENTED: THIS IS A SKELETON
  6. .text
  7. .globl _dl_linux_resolve
  8. .type _dl_linux_resolve, %function
  9. .align 2
  10. _dl_linux_resolve:
  11. errop
  12. ;;
  13. .size _dl_linux_resolve, .-_dl_linux_resolve