about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorRicho Healey <richo@psych0tik.net>2014-05-21 21:22:58 -0700
committerRicho Healey <richo@psych0tik.net>2014-05-22 00:05:56 -0700
commite5d883101c27ab7c7a232337ffebaa85edc9d64f (patch)
tree62fb978646833465cdff7fccaf7ac0028e15c964 /src/doc
parent257a73ce8273d026f2af1a5021ae2d1a4e7b95e5 (diff)
downloadrust-e5d883101c27ab7c7a232337ffebaa85edc9d64f.tar.gz
rust-e5d883101c27ab7c7a232337ffebaa85edc9d64f.zip
docs: Add win64 calling convention
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/guide-ffi.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/guide-ffi.md b/src/doc/guide-ffi.md
index 9f2f2b34c2e..81616c675de 100644
--- a/src/doc/guide-ffi.md
+++ b/src/doc/guide-ffi.md
@@ -493,6 +493,7 @@ are:
 * `rust-intrinsic`
 * `system`
 * `C`
+* `win64`
 
 Most of the abis in this list are self-explanatory, but the `system` abi may
 seem a little odd. This constraint selects whatever the appropriate ABI is for