diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-05-25 07:37:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-05-25 07:37:30 +0000 |
commit | 39e953a72287cfa9335871478f27258989a22a66 (patch) | |
tree | 6438a7bde0347193bf8971ff7f1024e27b85690d /sim/common/hw-ports.c | |
parent | 2f06c437e28ea3bfab27cc9b9b11dd235397a938 (diff) | |
download | gdb-39e953a72287cfa9335871478f27258989a22a66.zip gdb-39e953a72287cfa9335871478f27258989a22a66.tar.gz gdb-39e953a72287cfa9335871478f27258989a22a66.tar.bz2 |
Split out hw-event code. Clean up interface. Update all users.
Diffstat (limited to 'sim/common/hw-ports.c')
-rw-r--r-- | sim/common/hw-ports.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-ports.c b/sim/common/hw-ports.c index 4144bc7..fc28033 100644 --- a/sim/common/hw-ports.c +++ b/sim/common/hw-ports.c @@ -1,4 +1,4 @@ -/* Common hardware. +/* Hardware ports. Copyright (C) 1998 Free Software Foundation, Inc. Contributed by Andrew Cagney and Cygnus Solutions. |