mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
cdecefc7c68cb0f4ae494874800e2523370fb23d
Leaf changes summary: 39 artifacts changed Changed leaf types summary: 19 leaf types changed Removed/Changed/Added functions summary: 0 Removed, 10 Changed, 0 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 10 functions with some sub-type change: . . . Signed-off-by: Mark Salyzyn <salyzyn@google.com> Test: ABI_DEFINITION=common/abi_gki_aarch64.xml \ BUILD_CONFIG=common/build.config.gki.aarch64 ./build/build_abi.sh Bug: 139693734 Bug: 139406736 Bug: 139692860 Change-Id: Ie5f37566e748cc43ce247fe8f9f1f8931f6fc579
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%