Deleted.
Diff: qp_config.h
- Revision:
- 4:64ecf7d8ebc4
- Parent:
- 3:4df7120f6f33
diff -r 4df7120f6f33 -r 64ecf7d8ebc4 qp_config.h --- a/qp_config.h Mon Sep 26 03:32:15 2011 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -////////////////////////////////////////////////////////////////////////////// -// Model: pelican.qm -// File: ./qp_config.h -// -// This file has been generated automatically by QP Modeler (QM). -// DO NOT EDIT THIS FILE MANUALLY. -// -// Please visit www.state-machine.com/qm for more information. -////////////////////////////////////////////////////////////////////////////// -#ifndef qp_config_h -#define qp_config_h - -// enable the Q-SPY software tracing instrumentation -#define Q_SPY - -// enable preemptive QK kernel (cooperative kernel is used when not defined) -#define QK_PREEMPTIVE - -// The maximum number of active objects in the application (could be up to 63) -#define QF_MAX_ACTIVE 16 - -// Uncomment the following macros only if you want to change the given default -//#define Q_SIGNAL_SIZE 2 -//#define QF_EVENT_SIZ_SIZE 2 -//#define QF_EQUEUE_CTR_SIZE 1 -//#define QF_MPOOL_SIZ_SIZE 2 -//#define QF_MPOOL_CTR_SIZE 2 -//#define QF_TIMEEVT_CTR_SIZE 2 - -#endif // qp_config_h