diff options
Diffstat (limited to 'semihosting/config.c')
| -rw-r--r-- | semihosting/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/semihosting/config.c b/semihosting/config.c index e826457733..249a377ae8 100644 --- a/semihosting/config.c +++ b/semihosting/config.c @@ -12,7 +12,7 @@ * linux-user targets. However in that use case no configuration of * the outputs and command lines is supported. * - * The config module is common to all softmmu targets however as vl.c + * The config module is common to all system targets however as vl.c * needs to link against the helpers. * * SPDX-License-Identifier: GPL-2.0-or-later |