From ed9a39ebf9f55562c7c582155f6721c3e685ce91 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 22 Dec 1999 21:45:38 +0000 Subject: import gdb-1999-12-21 snapshot --- sim/common/sim-profile.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/common/sim-profile.h') diff --git a/sim/common/sim-profile.h b/sim/common/sim-profile.h index 8f8d95f..4ffe850 100644 --- a/sim/common/sim-profile.h +++ b/sim/common/sim-profile.h @@ -65,6 +65,10 @@ enum { | (1 << PROFILE_MODEL_IDX) \ | (1 << PROFILE_CORE_IDX)) +/* Utility to set profile options. */ +SIM_RC set_profile_option_mask (SIM_DESC sd_, const char *name_, int mask_, + const char *arg_); + /* Utility to parse a --profile- option. */ /* ??? On the one hand all calls could be confined to sim-profile.c, but on the other hand keeping a module's profiling option with the module's -- cgit v1.1