Julien Grall a4b093f736 libfdt: Add missing functions to shared library
The commit 4e76ec7 "libfdt: Add fdt_next_subnode() to permit easy
subnode iteration" adds new functions (fdt_{first,next}_subnode) but
forgot to mark them as 'global' in the shared library.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
2015-03-18 11:40:19 +11:00
2013-01-27 14:21:44 -06:00
2014-09-11 23:27:41 +10:00
2014-06-19 21:12:38 +10:00
2014-10-24 11:45:41 +02:00
2013-05-24 18:20:53 +10:00
2013-10-28 21:06:53 +11:00
2014-06-19 21:12:31 +10:00
2007-06-25 21:43:11 -05:00
2014-11-12 14:29:16 +11:00
2014-02-12 11:33:42 +11:00
2014-06-19 21:12:31 +10:00
2007-12-19 08:20:26 -06:00
2014-06-18 21:02:51 +10:00

The source tree contains the Device Tree Compiler (dtc) toolchain for
working with device tree source and binary files and also libfdt, a
utility library for reading and manipulating the binary format.

DTC and LIBFDT are maintained by:

David Gibson <david@gibson.dropbear.id.au>
Jon Loeliger <jdl@jdl.com>

Mailing list
------------
The following list is for discussion about dtc and libfdt implementation
mailto:devicetree-compiler@vger.kernel.org

Core device tree bindings are discussed on the devicetree-spec list:
mailto:devicetree-spec@vger.kernel.org

Home Page
---------
http://devicetree.org/Device_Tree_Compiler
Description
android_external_dtc
Readme 2.2 MiB
Languages
C 76.1%
Shell 7%
SWIG 4.8%
Python 3.8%
Assembly 2%
Other 6.3%