]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/passing-function-arguments-on-the-stack.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / target-macros / stack-layout-and-calling-conventions / passing-function-arguments-on-the-stack.rst
index 127f39db0c0a54c930b658faae671b6cd4b85f33..cdf44976774471f5618ebef26e37b2ed18bb8c56 100644 (file)
@@ -135,4 +135,4 @@ control passing certain arguments in registers.
   that pops certain registers off the stack, depending on the arguments
   that have been passed to the function.  Since this is a property of the
   call site, not of the called function, ``RETURN_POPS_ARGS`` is not
-  appropriate.
\ No newline at end of file
+  appropriate.