mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 18:35:12 +07:00
11 lines
146 B
C
11 lines
146 B
C
/*
|
|
* Just a place holder.
|
|
*/
|
|
|
|
#ifndef _SPARC64_SETUP_H
|
|
#define _SPARC64_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 2048
|
|
|
|
#endif /* _SPARC64_SETUP_H */
|