gdb/fortran: Show the type for non allocated / associated types
[deliverable/binutils-gdb.git] / sim / common / hw-ports.h
index d6255d9bdec283ec208ad528565159b257478b3a..fdeee85cb4005392ff8ae8b7c331bbd2ef6513c0 100644 (file)
@@ -1,6 +1,5 @@
 /* Hardware ports.
 /* Hardware ports.
-   Copyright (C) 1998, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
    Contributed by Andrew Cagney and Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
    Contributed by Andrew Cagney and Cygnus Solutions.
 
 This file is part of GDB, the GNU debugger.
@@ -24,7 +23,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Initialize a port */
 
 
 /* Initialize a port */
 
-struct hw_port_descriptor {
+struct hw_port_descriptor
+{
   const char *name;
   int number;
   int nr_ports;
   const char *name;
   int number;
   int nr_ports;
This page took 0.023197 seconds and 4 git commands to generate.