d7649da4b9bfa4e8ed762d765cdb95db06b13399
This patch makes the helper macros in trees.S use separate labels for the end of each dt subblock, rather than using only start labels. This means that the macros can now be used to create trees with the subblocks in non-standard orders. In addition, it adds a bunch of extra ; after lines of asm code in macros, making them safe to use in nested macros. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Description
android_external_dtc
Languages
C
76.1%
Shell
7%
SWIG
4.8%
Python
3.8%
Assembly
2%
Other
6.3%