aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/yosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/yosys.h')
-rw-r--r--kernel/yosys.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/yosys.h b/kernel/yosys.h
index 9a4826caa..b571e177f 100644
--- a/kernel/yosys.h
+++ b/kernel/yosys.h
@@ -32,6 +32,8 @@
//
// This header is very boring. It just defines some general things that
// belong nowhere else and includes the interesting headers.
+//
+// Find more information in the "CodingReadme" file.
#ifndef YOSYS_H