UAPI: (Scripted) Disintegrate arch/score/include/asm
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com> Acked-by: Lennox Wu <lennox.wu@gmail.com> Acked-by: Liqin Chen <liqin299@gmail.com>
This commit is contained in:
9
arch/score/include/uapi/asm/setup.h
Normal file
9
arch/score/include/uapi/asm/setup.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _UAPI_ASM_SCORE_SETUP_H
|
||||
#define _UAPI_ASM_SCORE_SETUP_H
|
||||
|
||||
#define COMMAND_LINE_SIZE 256
|
||||
#define MEMORY_START 0
|
||||
#define MEMORY_SIZE 0x2000000
|
||||
|
||||
|
||||
#endif /* _UAPI_ASM_SCORE_SETUP_H */
|
||||
Reference in New Issue
Block a user