mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-17 22:45:09 +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
|