summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/sparc.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/sparc.h')
-rw-r--r--usr.bin/gprof/sparc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/sparc.h b/usr.bin/gprof/sparc.h
index e2455ea..856e6ad2 100644
--- a/usr.bin/gprof/sparc.h
+++ b/usr.bin/gprof/sparc.h
@@ -35,6 +35,7 @@
* SUCH DAMAGE.
*
* @(#)sparc.h 8.1 (Berkeley) 6/6/93
+ * $FreeBSD$
*/
/*
@@ -42,7 +43,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