X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fconfig%2Fsparc%2Fnm-sun4os4.h;h=0ae1fdc86d42c2258b7374494cab2dff041c52f3;hb=b6ba6518e9254bc25f88088228e93ac966ebccd1;hp=dcd20fb0fe960f94720e14960f71155adfadfe69;hpb=dc9e099fc0eced486ae2b49455c9da113c11f4ff;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/config/sparc/nm-sun4os4.h b/gdb/config/sparc/nm-sun4os4.h index dcd20fb0fe..0ae1fdc86d 100644 --- a/gdb/config/sparc/nm-sun4os4.h +++ b/gdb/config/sparc/nm-sun4os4.h @@ -1,5 +1,5 @@ /* Macro definitions for running gdb on a Sun 4 running sunos 4. - Copyright (C) 1989, 1992, 1996 Free Software Foundation, Inc. + Copyright 1989, 1992, 1996, 2000 Free Software Foundation, Inc. This file is part of GDB. @@ -33,4 +33,4 @@ /* Return sizeof user struct to callers in less machine dependent routines */ #define KERNEL_U_SIZE kernel_u_size() -extern int kernel_u_size PARAMS ((void)); +extern int kernel_u_size (void);