mirror of
https://github.com/linux-msm/qmic.git
synced 2024-11-23 09:44:06 +08:00
QMI IDL compiler
dcec18722a
If parse_package() finds anything other than an identifier as the next token, it calls yyerror(). This is exactly what token_expect() does, so use that instead. Signed-off-by: Alex Elder <elder@linaro.org> Message-Id: <20211001232338.769309-15-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 |