7 lines
85 B
C
7 lines
85 B
C
#ifndef __IA64_SETUP_H
|
|
#define __IA64_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 512
|
|
|
|
#endif
|