From 09ff0e74d9432ae9209d2d13226ff7aaee6f0ebd Mon Sep 17 00:00:00 2001 From: Sean Eric Fagan Date: Fri, 6 Mar 1992 11:59:10 +0000 Subject: [PATCH] For currently-unsupported machines. Causes a null-routine to be called for some of the subroutine tracing stuff. --- gprof/config/mt-dummy | 1 + 1 file changed, 1 insertion(+) create mode 100644 gprof/config/mt-dummy diff --git a/gprof/config/mt-dummy b/gprof/config/mt-dummy new file mode 100644 index 00000000000..51b65369dfa --- /dev/null +++ b/gprof/config/mt-dummy @@ -0,0 +1 @@ +MACHINE=dummy -- 2.30.2