1#include "soc.h"
2
3InterruptController *InterruptController::sInstance = NULL;
4HardwareTimer *HardwareTimer::sInstance = NULL;
5