mazen Adel commented on a discussion on cpukit/libdl/rtl.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/679#note_129380

 >    }
 >    return base;
 >  }
 > +
 > +rtems_rtl_obj*
 > +rtems_rtl_obj_find_by_addr (const void* addr)
 > +{
 > +  rtems_chain_control* objects;

I did so, not sure about the current `rtl.h` file order though.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/679#note_129380
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to