mirror of
https://github.com/dgibson/dtc.git
synced 2025-12-06 21:25:05 -05:00
Mirror of DTC
lex file has undefined behaviour. In fact it ends up including the stuff within the definition of the yylex() function, leading to strange warnings on gcc-3.4 and compile errors with gcc 4. |
||
|---|---|---|
| tests | ||
| comment-test.dts | ||
| COPYING | ||
| data.c | ||
| dtc-lexer.l | ||
| dtc-parser.y | ||
| dtc.c | ||
| dtc.h | ||
| flat_dt.h | ||
| flattree.c | ||
| fstree.c | ||
| libdt.c | ||
| livetree.c | ||
| Makefile | ||
| test.dts | ||
| TODO | ||
| treesource.c | ||