diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2011-08-20 14:14:22 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2011-08-20 14:14:22 +0000 |
commit | 394ee7832569431352d5f6f70ab345a6b4dd9fa8 (patch) | |
tree | ba86f5ee0e7e5a7ae38a836f95925ef0fdbeaae9 /w29ee011.c | |
parent | 56787086e3c1f5a33e0d6296818dd36951217db7 (diff) | |
download | flashrom-394ee7832569431352d5f6f70ab345a6b4dd9fa8.tar.gz flashrom-394ee7832569431352d5f6f70ab345a6b4dd9fa8.tar.bz2 flashrom-394ee7832569431352d5f6f70ab345a6b4dd9fa8.zip |
Move the main() function from flashrom.c to cli_classic.c
The file flashrom.c is part of libflashrom and should thus not contain a
main() function, that would break compilation of all frontends using
libflashrom. Also, cli_classic.c is the right place anyway, as it's the
main() of the CLI tool.
Rename the simple wrapper cli_classic() in cli_classic.c to main(), as
it's not really needed.
Corresponding to flashrom svn r1417.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'w29ee011.c')
0 files changed, 0 insertions, 0 deletions