xref
: /
l4re-core-master
/
uclibc
/
lib
/
libpthread
/
src
/
so_init-mips.S
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
sys
/
asm.h
>
2
3
.
section
".init"
4
5
PTR_LA
$
t9
,
__pthread_initialize_minimal
6
jalr
$
t9
7
8