From 1d4f40e3a2fa4e4316847a143d64916baf76580f Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 21 Jun 2017 20:46:42 +0100 Subject: Document Whiskers. --- docs/assembly.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/assembly.rst') diff --git a/docs/assembly.rst b/docs/assembly.rst index 7ef41483..83643634 100644 --- a/docs/assembly.rst +++ b/docs/assembly.rst @@ -13,6 +13,8 @@ TODO: Write about how scoping rules of inline assembly are a bit different and the complications that arise when for example using internal functions of libraries. Furthermore, write about the symbols defined by the compiler. +.. _inline-assembly: + Inline Assembly =============== -- cgit