aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-delegates.c
blob: cf6364dcf46d64dd1eda426ba495f6b993904ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* THIS FILE IS GENERATED -*- buffer-read-only: t -*- */
/* vi:set ro: */

/* To regenerate this file, run:*/
/*      make-target-delegates target.h > target-delegates.c */
static void
install_delegators (struct target_ops *ops)
{
}

static void
install_dummy_methods (struct target_ops *ops)
{
}