summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/hp300.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/hp300.c')
-rw-r--r--usr.bin/gprof/hp300.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.bin/gprof/hp300.c b/usr.bin/gprof/hp300.c
deleted file mode 100644
index c35cd63..0000000
--- a/usr.bin/gprof/hp300.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
-#include "gprof.h"
-
-/*
- * gprof -c isn't currently supported...
- */
-findcall( parentp , p_lowpc , p_highpc )
- nltype *parentp;
- unsigned long p_lowpc;
- unsigned long p_highpc;
-{
-}
OpenPOWER on IntegriCloud