mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 10:50:07 +00:00
6 lines
125 B
C
6 lines
125 B
C
#include "dl-auxv.h"
|
|
|
|
long __libc_alpha_cache_shape[4] = { -2, -2, -2, -2 };
|
|
|
|
#include <sysdeps/unix/sysv/linux/dl-sysdep.c>
|