mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
7 lines
87 B
C
7 lines
87 B
C
|
#ifndef __H8300_SETUP_H
|
||
|
#define __H8300_SETUP_H
|
||
|
|
||
|
#define COMMAND_LINE_SIZE 512
|
||
|
|
||
|
#endif
|