blob: d0802ceab8430a429b303afe92c9802f63c19325 [file] [log] [blame]
/*
* This function is an empty stub where GDB locates a breakpoint to get notified
* about linker activity.
*/
void __attribute__((noinline)) rtld_db_dlactivity(void)
{
}