Eolian: Use class name and not prefix in the class macro.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 2 Jun 2014 12:40:52 +0000 (15:40 +0300)
committerTom Hacohen <tom@stosb.com>
Tue, 3 Jun 2014 10:26:58 +0000 (11:26 +0100)
commit03647b42795296dbc4612fbd85b2c31f5318b45f
treea3f1dcc81754e3347243b5296308f1dad1c6224b
parent10626ff5388424c9be0aff04fbbc5a5b73cd210f
Eolian: Use class name and not prefix in the class macro.

So for example a class called Eo_Base with prefix: eo, used to be
generated to EO_CLASS instead of EO_BASE_CLASS.
src/bin/eolian/eo1_generator.c