diff options
Diffstat (limited to 'libc/sysdeps')
-rw-r--r-- | libc/sysdeps/linux/mips/cacheflush.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/mips/cacheflush.c b/libc/sysdeps/linux/mips/cacheflush.c index fd6bd89e0..0a095e493 100644 --- a/libc/sysdeps/linux/mips/cacheflush.c +++ b/libc/sysdeps/linux/mips/cacheflush.c @@ -1,6 +1,5 @@ -/* brk system call for Linux/MIPS. - Copyright (C) 2000 Free Software Foundation, Inc. - This file is part of the GNU C Library. +/* _flush_cache system call for Linux/MIPS. + Copyright (C) 2003 Christophe Massiot <cmassiot@freebox.fr> The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |