diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/brk.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/brk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/brk.c b/sysdeps/unix/sysv/linux/hppa/brk.c index 9ed6c4f1f7..129c2bea25 100644 --- a/sysdeps/unix/sysv/linux/hppa/brk.c +++ b/sysdeps/unix/sysv/linux/hppa/brk.c @@ -1,4 +1,4 @@ -/* brk system call for Linux/i386. +/* brk system call for Linux/HPPA. Copyright (C) 1995, 1996 Free Software Foundation, Inc. This file is part of the GNU C Library. |