commit | 8620bb4118a68721d10c29529dc6978847d08d00 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Nov 10 11:04:45 2015 -0800 |
committer | Felipe Leme <felipeal@google.com> | Tue Nov 10 12:14:20 2015 -0800 |
tree | e58c506b4e2f553b4310525925079c46ac702f96 | |
parent | cebfc6412680845a83b9cfe4ca302b07a3548125 [diff] |
Migrated dumpstate to C++. Changes required: - Explicity casting function pointers. - Moving variables initialization before 'goto' statements. - Changing string references from 'char *' to 'const char *'. - Using 'extern "C"' so device-dependent implementation of 'dumpstate_board()' can be written in C or C++. BUG: 25563823 Change-Id: I5712c2adbe181c6d17983cbb136b17757900b4ba