diff options
Diffstat (limited to 'usr.bin/gprof/tahoe.h')
| -rw-r--r-- | usr.bin/gprof/tahoe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/tahoe.h b/usr.bin/gprof/tahoe.h index d82359a24002..0a639756c619 100644 --- a/usr.bin/gprof/tahoe.h +++ b/usr.bin/gprof/tahoe.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)tahoe.h 8.1 (Berkeley) 6/6/93 + * $FreeBSD$ */ /* @@ -43,7 +44,6 @@ * (see asgnsamples for use and explanation.) */ #define OFFSET_OF_CODE 2 -#define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) /* * register for pc relative addressing |
