diff options
Diffstat (limited to 'usr.bin/gprof/vax.h')
| -rw-r--r-- | usr.bin/gprof/vax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/vax.h b/usr.bin/gprof/vax.h index 33c5822504bd..cb24524f2015 100644 --- a/usr.bin/gprof/vax.h +++ b/usr.bin/gprof/vax.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)vax.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 |
