diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2008-07-29 14:51:36 +1000 |
---|---|---|
committer | Jon Loeliger <jdl@jdl.com> | 2008-07-31 10:37:45 -0500 |
commit | a1db0749fdb270f57fc3ef8f868700e6b3b5c0dd (patch) | |
tree | 1f8c131e1a5f26f18c5ed2ebb82c3fd55c00e032 /dtc.c | |
parent | d5653618d26fb8025dc8ed34a920036b61c48153 (diff) | |
download | dtc-a1db0749fdb270f57fc3ef8f868700e6b3b5c0dd.zip dtc-a1db0749fdb270f57fc3ef8f868700e6b3b5c0dd.tar.gz dtc-a1db0749fdb270f57fc3ef8f868700e6b3b5c0dd.tar.bz2 |
dtc: Remove unused lexer function
dtc does not use the input() function in flex. Apparently on some gcc
versions the unused function will cause warnings. Therefore, this
patch removes the function by using the 'noinput' option to flex.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtc.c')
0 files changed, 0 insertions, 0 deletions