get some info from ACK include files
This commit is contained in:
parent
4fbb44f790
commit
4c7c1867c3
|
@ -1,8 +1,12 @@
|
|||
/* $Header$ */
|
||||
|
||||
#define MAGIC 07255
|
||||
/* get version number from ... */
|
||||
#include <local.h>
|
||||
|
||||
#define VERSION 3
|
||||
/* get magic number from ... */
|
||||
#include <em_spec.h>
|
||||
#include <as_spec.h>
|
||||
#define MAGIC as_magic
|
||||
|
||||
#define FB_TEST 001
|
||||
#define FB_PROFILE 002
|
||||
|
|
Loading…
Reference in a new issue