diff options
-rw-r--r-- | docs/users_guide/debugging.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users_guide/debugging.rst b/docs/users_guide/debugging.rst index e9d61e3834..e2acac340f 100644 --- a/docs/users_guide/debugging.rst +++ b/docs/users_guide/debugging.rst @@ -1046,6 +1046,8 @@ Checking for consistency :shortdesc: Align functions at given boundary. :type: dynamic + :since: 8.6.1 + Align functions to multiples of the given value. Only valid values are powers of two. |