aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-profile.c
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-12-22 21:45:38 +0000
committerJason Molenda <jmolenda@apple.com>1999-12-22 21:45:38 +0000
commited9a39ebf9f55562c7c582155f6721c3e685ce91 (patch)
treea4d79644b877ba407080f1e1120fdf203a1e50b7 /sim/common/sim-profile.c
parentd3a09475522de47cb8f641b3235d58ee10320f64 (diff)
downloadfsf-binutils-gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.zip
fsf-binutils-gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.tar.gz
fsf-binutils-gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.tar.bz2
import gdb-1999-12-21 snapshot
Diffstat (limited to 'sim/common/sim-profile.c')
-rw-r--r--sim/common/sim-profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-profile.c b/sim/common/sim-profile.c
index 5d075d1..9129a38 100644
--- a/sim/common/sim-profile.c
+++ b/sim/common/sim-profile.c
@@ -108,7 +108,7 @@ static const OPTION profile_options[] = {
/* Set/reset the profile options indicated in MASK. */
-static SIM_RC
+SIM_RC
set_profile_option_mask (SIM_DESC sd, const char *name, int mask, const char *arg)
{
int profile_nr;