6 lines
78 B
C
6 lines
78 B
C
|
#if defined(_AXP64_)
|
||
|
#include "kspaxp64.h"
|
||
|
#else
|
||
|
#include "kspalpha.h"
|
||
|
#endif
|