mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 08:09:56 +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
|