ba747ea161
gregset_t. * sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache.
13 lines
125 B
Plaintext
13 lines
125 B
Plaintext
libc {
|
|
GLIBC_2.0 {
|
|
# Needed by gcc:
|
|
_flush_cache;
|
|
|
|
# c*
|
|
cachectl; cacheflush;
|
|
|
|
# s*
|
|
sysmips;
|
|
}
|
|
}
|