.. kernel-doc:: include/setjmp.h :doc: Overview
.. kernel-doc:: include/setjmp.h :internal:
Here is an example showing how to use the a long jump functions and initjmp() in particular:
.. literalinclude:: ../../test/lib/initjmp.c :language: c :linenos: