get some info from ACK include files
This commit is contained in:
parent
4fbb44f790
commit
4c7c1867c3
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,12 @@
|
||||||
/* $Header$ */
|
/* $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_TEST 001
|
||||||
#define FB_PROFILE 002
|
#define FB_PROFILE 002
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue