Clean up #ifdefs.

Remove option CONFIG_USE_EBDA_TABLES -- it's just broken.
Convert several '#if CONFIG_X' to 'if (CONFIG_X)'.
3 files changed
tree: b18da37246d90d73af824a992dd537c0d8cd1ce9
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO