mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 21:26:24 +00:00
7 lines
85 B
C
7 lines
85 B
C
|
|
#ifndef __IA64_SETUP_H
|
||
|
|
#define __IA64_SETUP_H
|
||
|
|
|
||
|
|
#define COMMAND_LINE_SIZE 512
|
||
|
|
|
||
|
|
#endif
|