diff options
Diffstat (limited to 'gprof/ns532.h')
-rw-r--r-- | gprof/ns532.h | 8 |
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) |