/*
* This file includes C files from the common
* area to decrease the number of files to compile
* in order to make building a kernel go faster.
*
* Option headers and headers which depend on
* certain options being set need to be included
* here. This ensures that a header file sees
* the options it needs even if one of included
* C files doesn't use it.
*/