mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 05:55:19 +07:00
![Robert P. J. Day](/assets/img/avatar_default.png)
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 */
|