#ifndef HELLIGKEIT_SYSTEM_H #define HELLIGKEIT_SYSTEM_H void systemRequestRestart(); void systemLoop(); #endif