commit | 24d828fe2ca5fdcd5019ac3503b635cb87104dac | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Mon Dec 17 14:42:07 2007 +1100 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Tue Jan 08 15:03:42 2008 -0500 |
tree | d190eb4efff43570fa4f0704ad950a965bc40422 | |
parent | e85cae17ac64615df3dc3aded1844217a27d1da6 [diff] |
libfdt: Add more documentation (patch the seventh) This patch adds more documenting comments to libfdt.h. Specifically, these document the read/write functions (not including fdt_open_into() and fdt_pack(), for now). Signed-off-by: David Gibson <david@gibson.dropbear.id.au>