about summary refs log tree commit diff stats
path: root/src/library_list_static_32.h
blob: 071be6432ec216a8f67b70103cab4914ddcab276 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#ifndef GO
#error Nope
#endif

GO("libpthread.so.0", libpthread)
GO("librt.so.1", librt)
GO("libc.so.6", libc)
GO("libm.so.6", libm)
GO("libdl.so.2", libdl)
GO("ld-linux.so.2", ldlinux)
GO("ld-linux.so.3", ldlinux)