11 lines
243 B
C
11 lines
243 B
C
/*
|
|
* common.h - common header file of WMLongRun
|
|
*
|
|
* Copyright (c) 2001 Seiichi SATO <ssato@sh.rim.or.jp>
|
|
*
|
|
* licensed under the GPL
|
|
*/
|
|
|
|
#define LONGRUN_FLAGS_UNKNOWN 0
|
|
#define LONGRUN_FLAGS_PEFORMANCE 1
|
|
#define LONGRUN_FLAGS_ECONOMY 2
|