mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 01:51:39 +00:00
docs: move gcc_plugins.txt to core-api and rename to .rst
The gcc_plugins.txt file is already a ReST file. Move it to the core-api book while renaming it. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Kees Cook <keescook@chromium.org>
This commit is contained in:
parent
898bd37a92
commit
d5ccd65ab6
4 changed files with 3 additions and 2 deletions
|
@ -23,7 +23,7 @@ config GCC_PLUGINS
|
|||
GCC plugins are loadable modules that provide extra features to the
|
||||
compiler. They are useful for runtime instrumentation and static analysis.
|
||||
|
||||
See Documentation/gcc-plugins.txt for details.
|
||||
See Documentation/core-api/gcc-plugins.rst for details.
|
||||
|
||||
menu "GCC plugins"
|
||||
depends on GCC_PLUGINS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue