summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Configurations/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Configurations/README.md b/Configurations/README.md
index be8c394d08..de3d8bad8a 100644
--- a/Configurations/README.md
+++ b/Configurations/README.md
@@ -233,8 +233,14 @@ In each table entry, the following keys are significant:
is ILP32;
RC4_CHAR RC4 key schedule is made
up of 'unsigned char's;
+ Note: should not be used
+ for new configuration
+ targets
RC4_INT RC4 key schedule is made
up of 'unsigned int's;
+ Note: should not be used
+ for new configuration
+ targets
[1] as part of the target configuration, one can have a key called
`inherit_from` that indicates what other configurations to inherit