From dddbd8c5862cb82c30e0f0fdcf574e5b7d66b4f3 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 14 Aug 1997 20:36:00 +0000 Subject: Add comment. --- sim/common/callback.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sim/common/callback.c') diff --git a/sim/common/callback.c b/sim/common/callback.c index 9cf5a4a..3b958c3 100644 --- a/sim/common/callback.c +++ b/sim/common/callback.c @@ -551,7 +551,14 @@ target_to_host_open (target_val) return host_val; } -/* Cover functions to the vfprintf callbacks. */ +/* Cover functions to the vfprintf callbacks. + + ??? If one thinks of the callbacks as a subsystem onto itself [or part of + a larger "remote target subsystem"] with a well defined interface, then + one would think that the subsystem would provide these. However, until + one is allowed to create such a subsystem (with its own source tree + independent of any particular user), such a critter can't exist. Thus + these functions are here for the time being. */ void sim_cb_printf (host_callback *p, const char *fmt, ...) -- cgit v1.1