#ifndef MUX_IDLE_H #define MUX_IDLE_H void idle_entry(char args); #endif