]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/how-to-use-inline-assembly-language-in-c-code.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / how-to-use-inline-assembly-language-in-c-code.rst
index bee4092930545490db98f8e84936b1c71cd4dd84..e70fa8726e031e5630178948f883fa51d52c9a4b 100644 (file)
@@ -1976,4 +1976,4 @@ a label is unreachable.
 
 This size is also used for inlining decisions.  If you use ``asm inline``
 instead of just ``asm``, then for inlining purposes the size of the asm
-is taken as the minimum size, ignoring how many instructions GCC thinks it is.
\ No newline at end of file
+is taken as the minimum size, ignoring how many instructions GCC thinks it is.