glibc/sysdeps/unix/sysv/linux/mips/Versions
Andreas Jaeger ba747ea161 * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Use array for
gregset_t.

	* sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache.
2000-05-31 12:03:35 +00:00

13 lines
125 B
Plaintext

libc {
GLIBC_2.0 {
# Needed by gcc:
_flush_cache;
# c*
cachectl; cacheflush;
# s*
sysmips;
}
}