#include <stdio.h>#include <termios.h>#include "RexxCore.h"#include "SystemInterpreter.hpp"#include "Interpreter.hpp"Go to the source code of this file.
Macros | |
| #define | ORXAP_DEBUG |
Functions | |
| void | signalHandler (int sig) |
| #define ORXAP_DEBUG |
Definition at line 73 of file unix/SystemInterpreter.cpp.
| void signalHandler | ( | int | sig | ) |
Definition at line 74 of file unix/SystemInterpreter.cpp.
References Interpreter::haltAllActivities().
Referenced by SystemInterpreter::startInterpreter().