mirror of
https://github.com/linux-msm/qmic.git
synced 2024-11-27 03:44:11 +08:00
QMI IDL compiler
8fc49e139b
In yyerror(), prefix the line reporting the error with the program name. This makes the output consistent with the output of errx() which reports memory allocation errors. Note that this uses a GNU-only feature; if that's not desirable it's easy to do this more portably. Signed-off-by: Alex Elder <elder@linaro.org> Message-Id: <20211001232338.769309-18-elder@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
---|---|---|
.gitignore | ||
accessor.c | ||
kernel.c | ||
LICENSE | ||
list.h | ||
Makefile | ||
parser.c | ||
qmi_tlv.c | ||
qmic.c | ||
qmic.h |