]> Git Repo - binutils.git/blobdiff - gdb/tm-sunos.h
*** empty log message ***
[binutils.git] / gdb / tm-sunos.h
index 8a2324645fd4401cfbb1085cf8a740d87a14fd30..551def8df646e354a589f93fcb86851f3a13fd8e 100644 (file)
@@ -1,4 +1,6 @@
-/* Copyright (C) 1990, 1991 Free Software Foundation, Inc.
+/* Target machine sub-description for SunOS version 4.
+   This is included by other tm-*.h files to specify SunOS-specific stuff.
+   Copyright 1990, 1991, 1992 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -16,6 +18,9 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* This is for SunOS version 4, not for earlier versions.  */
+/* The C compiler puts an underscore at the front
+   of external names before giving them to the linker.  */
+
+#define NAMES_HAVE_UNDERSCORE
 
 #include "solib.h"     /* Support for shared libraries. */
This page took 0.024195 seconds and 4 git commands to generate.