mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
f5cae7b0fb
Since the files have identical content, might as well simplify. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
7 lines
113 B
C
7 lines
113 B
C
#ifndef _ASMS390_PARAM_H
|
|
#define _ASMS390_PARAM_H
|
|
|
|
#include <asm-generic/param.h>
|
|
|
|
#endif /* _ASMS390_PARAM_H */
|