mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 07:18:51 +01:00
6 lines
140 B
C
6 lines
140 B
C
#ifndef _UAPI_ASM_POWERPC_SETUP_H
|
|
#define _UAPI_ASM_POWERPC_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 2048
|
|
|
|
#endif /* _UAPI_ASM_POWERPC_SETUP_H */
|