repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xtensa: fix high memory/reserved memory collision
[cris-mirror.git]
/
arch
/
c6x
/
include
/
uapi
/
asm
/
setup.h
blob
e90548cebec3d9d08b7a0b21d59b5c0797a13927
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef _UAPI_ASM_C6X_SETUP_H
3
#define _UAPI_ASM_C6X_SETUP_H
4
5
#define COMMAND_LINE_SIZE 1024
6
7
#endif
/* _UAPI_ASM_C6X_SETUP_H */