* h8300s now new target, not alias of h8300h
[deliverable/binutils-gdb.git] / gdb / symm-tdep.c
index 667fd64dcb2a534b642e1923f0b51bc822684eab..37a2f511aa72d9d076d1ae868bba01b44f053699 100644 (file)
@@ -1,5 +1,6 @@
 /* Sequent Symmetry target interface, for GDB.
-   Copyright (C) 1986, 1987, 1989, 1991, 1994 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 2000
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include <fcntl.h>
 
 void
-symmetry_extract_return_value (type, regbuf, valbuf)
-     struct type *type;
-     char *regbuf;
-     char *valbuf;
+symmetry_extract_return_value (struct type *type, char *regbuf, char *valbuf)
 {
   union
     {
This page took 0.024442 seconds and 4 git commands to generate.