aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/linux-headers/asm/setup_powerpc.h
blob: 5c66e05e7105c94f02e64d2fbd2e56747f602730 (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 */