Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5ba1b31 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Increase command line size to 2048 like other arches.

parent 1b51d3a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@
#ifndef _SPARC64_SETUP_H
#define _SPARC64_SETUP_H

#define COMMAND_LINE_SIZE	256
#define COMMAND_LINE_SIZE	2048

#endif /* _SPARC64_SETUP_H */