PowerPC: convert ELFv2 conditionals form preprocessor to plain conditions
authorPetr Machata <pmachata@redhat.com>
Fri, 8 Aug 2014 21:26:55 +0000 (23:26 +0200)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:27 +0000 (20:38 +0900)
commit720d6e6ae8a2d2255c4a07c535e79310ec7d9429
treeaa2359fa82c46b33465aa07c4ad4c7d38c6f24be
parentfe4081e2eecb369a805bed73e63a26c510ca139b
PowerPC: convert ELFv2 conditionals form preprocessor to plain conditions

- The reason being that this way, all of the code is exposed all the
  time, which should make future refactoring easier.  There's nothing
  that needs hiding, no system-specific constants or such.
sysdeps/linux-gnu/ppc/arch.h
sysdeps/linux-gnu/ppc/fetch.c