Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
e0055e0f99732dbaea81fd1c7055efb7b506c221
/
.
/
linker
/
rt.c
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
)
{
}