aboutsummaryrefslogtreecommitdiff
path: root/gprof/ns532.h
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-09-05 19:04:22 +0000
committerKen Raeburn <raeburn@cygnus>1995-09-05 19:04:22 +0000
commitaf0786b4013325351bbb5e0c50d0b0510cea62c2 (patch)
treee6cf4c761c911cd6451258e13f8880e8a0a917d6 /gprof/ns532.h
parent109eb06cce362f040b062107897826fc1b01431e (diff)
downloadgdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.zip
gdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.tar.gz
gdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.tar.bz2
some ns32k updates from Ian Dall
Diffstat (limited to 'gprof/ns532.h')
-rw-r--r--gprof/ns532.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/gprof/ns532.h b/gprof/ns532.h
index 9eb92a5..2fa2233 100644
--- a/gprof/ns532.h
+++ b/gprof/ns532.h
@@ -34,13 +34,9 @@
*/
/*
- * dummy.h -- This file should be used when a processor is not yet supported.
+ * offset (in bytes) of the code from the entry address of a routine.
+ * (see asgnsamples for use and explanation.)
*/
-
- /*
- * offset (in bytes) of the code from the entry address of a routine.
- * (see asgnsamples for use and explanation.)
- */
#ifdef MACH
#include <machine/mach_param.h>
#define hertz() (HZ)