You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
8 lines
120 B
C
8 lines
120 B
C
|
|
#ifndef _UAPI_MIPS_SETUP_H
|
||
|
|
#define _UAPI_MIPS_SETUP_H
|
||
|
|
|
||
|
|
#define COMMAND_LINE_SIZE 4096
|
||
|
|
|
||
|
|
|
||
|
|
#endif /* _UAPI_MIPS_SETUP_H */
|