mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
2.5-18.1
This commit is contained in:
5
sysdeps/ia64/bits/linkmap.h
Normal file
5
sysdeps/ia64/bits/linkmap.h
Normal file
@@ -0,0 +1,5 @@
|
||||
struct link_map_machine
|
||||
{
|
||||
size_t fptr_table_len;
|
||||
Elf64_Addr *fptr_table;
|
||||
};
|
||||
Reference in New Issue
Block a user