#ifndef CORE_SYSTEMVIEW_H #define CORE_SYSTEMVIEW_H #ifdef SYSTEM_VIEW void enable_systemview(); #endif #endif //CORE_SYSTEMVIEW_H