mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
0d9deda2211e6e7911ee64231014bbed197b740e
This is required to resolve ABI diff. Test: build Bug: 151372815 Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Patrick Lai <plai@codeaurora.org> Git-commit: efea68f4f76c7d921201bbb1410a370dfd5ce83c Git-repo: https://source.codeaurora.org/quic/la/kernel/msm/log/?h=msm-2.6.38 [bgoswami@codeaurora.org: Fix checkpatch errors for line over 80 characters in commit text.] Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Meng Wang <mwang@codeaurora.org> Change-Id: I4e16ea255a81643902b23d4f3e7b984ed2cbe9a0 (cherry picked from commit 563a50719ce95deacba1d04f56eaac1258c0281e) [hridya: commit amended to only include ABI diff] Signed-off-by: Hridya Valsaraju <hridya@google.com>
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.
See Documentation/00-INDEX for a list of what is contained in each file.
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%