summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/mips.h')
-rw-r--r--usr.bin/gprof/mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/mips.h b/usr.bin/gprof/mips.h
index cd67a43..7a48afa 100644
--- a/usr.bin/gprof/mips.h
+++ b/usr.bin/gprof/mips.h
@@ -37,6 +37,7 @@
* @(#)mips.h 8.1 (Berkeley) 6/6/93
*
* From: @(#)sparc.h 5.1 (Berkeley) 7/8/92
+ * $FreeBSD$
*/
/*
@@ -44,7 +45,6 @@
* (see asgnsamples for use and explanation.)
*/
#define OFFSET_OF_CODE 0
-#define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT))
enum opermodes { dummy };
typedef enum opermodes operandenum;
OpenPOWER on IntegriCloud