mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 11:57:55 +00:00
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 */
|