mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 11:41:07 +00:00
Arm specific additions to struct link.
This commit is contained in:
parent
d70bbfe3be
commit
ef5f0af552
4
sysdeps/arm/bits/link.h
Normal file
4
sysdeps/arm/bits/link.h
Normal file
@ -0,0 +1,4 @@
|
||||
struct link_map_machine
|
||||
{
|
||||
Elf32_Addr plt; /* Address of .plt */
|
||||
};
|
Loading…
Reference in New Issue
Block a user