Files
Debian-9-Kernel/arch/powerpc/include/uapi/asm/setup.h
T

7 lines
140 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
#ifndef _UAPI_ASM_POWERPC_SETUP_H
#define _UAPI_ASM_POWERPC_SETUP_H
#define COMMAND_LINE_SIZE 2048
#endif /* _UAPI_ASM_POWERPC_SETUP_H */