summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2013-03-27 11:10:37 +0000
committerJosé Fonseca <jfonseca@vmware.com>2013-03-27 11:10:37 +0000
commit6bb028d7223347f167c2a4e16f8bb0028c95ffe9 (patch)
tree1dba5a0acb896e2ec85e4a28131340c7daa4ec91 /helpers
parent04b70cf9a1c8295dfc357947d3895f19c7f8bac9 (diff)
Add per-directory synopsis.
Diffstat (limited to 'helpers')
-rw-r--r--helpers/README.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/helpers/README.markdown b/helpers/README.markdown
new file mode 100644
index 00000000..2f30baab
--- /dev/null
+++ b/helpers/README.markdown
@@ -0,0 +1,5 @@
+This directory contains several headers with inline functions that are referred
+in the specs for determining array/sizes.
+
+These are used both when tracing and replaying so care must be taken not to
+make any assumptions.