#include "CeylanFIFO.h"#include "CeylanLogPlug.h"#include "CeylanOperators.h"#include "CeylanSystem.h"#include "CeylanUtils.h"#include "CeylanARM7Codes.h"#include "CeylanIPCCommands.h"

Go to the source code of this file.
Defines | |
| #define | CEYLAN_LOG_FIFO(message) |
| #define CEYLAN_LOG_FIFO | ( | message | ) |
Definition at line 66 of file CeylanFIFO.cc.
Referenced by Ceylan::System::FIFO::activate(), Ceylan::System::FIFO::deactivate(), and Ceylan::System::FIFO::FIFO().
1.5.8