summary refs log tree commit diff stats
path: root/stubs/semihost.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/semihost.c')
-rw-r--r--stubs/semihost.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stubs/semihost.c b/stubs/semihost.c
index b3c61935b3..f26cbb7c25 100644
--- a/stubs/semihost.c
+++ b/stubs/semihost.c
@@ -1,9 +1,9 @@
 /*
- * Semihosting Stubs for SoftMMU
+ * Semihosting Stubs for system emulation
  *
  * Copyright (c) 2019 Linaro Ltd
  *
- * Stubs for SoftMMU targets that don't actually do semihosting.
+ * Stubs for system targets that don't actually do semihosting.
  *
  * SPDX-License-Identifier: GPL-2.0-or-later
  */