From 5378cb295b931abe69d7d741f72d5b5a4af6d57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Wed, 18 Sep 2019 00:00:01 +0000 Subject: [PATCH] readme: typo! --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 68f3723..37f25dd 100644 --- a/README.adoc +++ b/README.adoc @@ -4015,7 +4015,7 @@ Result on <> at bad30f513c46c1b0995d3a10c0d9bc2a33dc4fa0: ==== gem5 syscall emulation mode syscall tracing -Since gem5 has to implement syscalls itself in syscall emulation mode, it can of course clearly see which syscalls are bing made, and we can log them for debug purposes with <>, e.g.: +Since gem5 has to implement syscalls itself in syscall emulation mode, it can of course clearly see which syscalls are being made, and we can log them for debug purposes with <>, e.g.: .... ./run \