aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/linux-headers/asm/setup_powerpc.h
blob: 984fc5eca1d0e37467ddb2ff85ff10966994c2f0 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 
#ifndef _ASM_POWERPC_SETUP_H 
#define _ASM_POWERPC_SETUP_H 
 
#define COMMAND_LINE_SIZE	2048 
 
#endif /* _ASM_POWERPC_SETUP_H */