Matthias Maennich f899cc3973 ANDROID: Update the ABI representation
2 Removed functions:

  [D] 'function void do_gettimeofday(timeval*)'
  [D] 'function unsigned long int get_seconds()'

'struct llc_sap at llc.h:54:1' changed:
  type size changed from 8576 to 8704 (in bits)
  1 data member insertion:
    'callback_head llc_sap::rcu', at offset 8576 (in bits) at llc.h:69:1

  9 impacted interfaces:
    function void llc_add_pack(int, void ()*)
    function int llc_build_and_send_ui_pkt(llc_sap*, sk_buff*, unsigned char*, unsigned char)
    function void llc_sap_close(llc_sap*)
    function llc_sap* llc_sap_find(unsigned char)
    function llc_sap* llc_sap_open(unsigned char, void ()*)
    function datalink_proto* register_8022_client(unsigned char, void ()*)
    function datalink_proto* register_snap_client(const unsigned char*, void ()*)
    function void unregister_8022_client(datalink_proto*)
    function void unregister_snap_client(datalink_proto*)

Change-Id: Ida6d19e93ee9bc0520f5f4beed855537b1611f87
Signed-off-by: Matthias Maennich <maennich@google.com>
2019-11-21 16:51:55 +00:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-10-01 08:51:37 +02:00
2019-08-06 20:08:18 +02:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-11-06 13:21:58 +01:00
2019-11-20 20:43:17 +01:00
2019-11-20 20:43:17 +01:00
2019-10-17 15:33:07 -07:00
2019-11-20 20:43:17 +01:00

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
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%