[m-rev.] for review 3/4: Update path in runtime/machdeps/README
Paul Bone
paul at bone.id.au
Fri Mar 17 14:21:29 AEDT 2023
runtime/machdeps/README:
This file used to refer to an old path. I've renamed it.
---
runtime/machdeps/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtime/machdeps/README b/runtime/machdeps/README
index 62b63d4ea..710f4e3e8 100644
--- a/runtime/machdeps/README
+++ b/runtime/machdeps/README
@@ -32,7 +32,7 @@ To add a definition for a new architecture, you need to
other header files here. The documentation for what they
should do is in `no_regs.h'.
- - Add a new case to the switch on machine type in `../regs.h';
+ - Add a new case to the switch on machine type in `../mercury_regs.h';
this new case should #include the header file you just added.
- Add the new header file to the MACHHDRS list in runtime/Mmakefile.
--
2.25.1
More information about the reviews
mailing list