diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2014-10-08 16:28:14 +0200 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-10-08 16:28:14 +0200 |
| commit | 40a2ac4b5f93a08777387cfa71a5f19cd9826553 (patch) | |
| tree | 321bec66070d8bc7fce50e7a847a2a891a276a8e /utils/regtools/lib/soc_desc.cpp | |
| parent | 8b8b85433f6e9ac673adb155b3bd82d56830a240 (diff) | |
| download | rockbox-40a2ac4b5f93a08777387cfa71a5f19cd9826553.zip rockbox-40a2ac4b5f93a08777387cfa71a5f19cd9826553.tar.gz rockbox-40a2ac4b5f93a08777387cfa71a5f19cd9826553.tar.bz2 rockbox-40a2ac4b5f93a08777387cfa71a5f19cd9826553.tar.xz | |
regtools/socdesc: fix red
Change-Id: If40c52168eb5cd2d194c90c3f65263d2b9da0451
Diffstat (limited to 'utils/regtools/lib/soc_desc.cpp')
| -rw-r--r-- | utils/regtools/lib/soc_desc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/regtools/lib/soc_desc.cpp b/utils/regtools/lib/soc_desc.cpp index 1b1cd61..90e4e0e 100644 --- a/utils/regtools/lib/soc_desc.cpp +++ b/utils/regtools/lib/soc_desc.cpp @@ -982,3 +982,4 @@ public: }; xml_parser_init __xml_parser_init; +}
\ No newline at end of file |