summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/amd64.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/amd64.h')
-rw-r--r--usr.bin/gprof/amd64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/amd64.h b/usr.bin/gprof/amd64.h
index 067e019..823d656 100644
--- a/usr.bin/gprof/amd64.h
+++ b/usr.bin/gprof/amd64.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)i386.h 8.1 (Berkeley) 6/6/93
+ * $FreeBSD$
*/
/*
@@ -38,7 +39,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