9 lines
98 B
C
9 lines
98 B
C
|
#ifndef _IA64_DIS_
|
||
|
#define _IA64_DIS_
|
||
|
|
||
|
#include <kxia64.h>
|
||
|
|
||
|
#define ASCII_BUF_LENGTH 1536
|
||
|
|
||
|
#endif
|