9a74ac77b8
value is defined as a config option the definition is emitted into opt_global.h which is force-included into everything. In addition, the symbol is emitted by the genassym mechanism, but that by its nature reduces the value to a 0xnnnnnnnn number. When compiling a .S file you end up with two different definitions of the macro (they evaluate to the same number, but the text is different, upsetting the compiler). Nothing has changed about this code for a while but the compile error is new, so this must be fallout from the clang 3.7 update or something. |
||
---|---|---|
.. | ||
armadaxp | ||
discovery | ||
kirkwood | ||
orion | ||
files.mv | ||
gpio.c | ||
ic.c | ||
mpic.c | ||
mv_common.c | ||
mv_localbus.c | ||
mv_machdep.c | ||
mv_pci.c | ||
mv_ts.c | ||
mvreg.h | ||
mvvar.h | ||
mvwin.h | ||
rtc.c | ||
std-pj4b.mv | ||
std.mv | ||
timer.c | ||
twsi.c |