mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-30 07:38:52 +01:00
6 lines
113 B
C
6 lines
113 B
C
#ifndef _ASMS390_PARAM_H
|
|
#define _ASMS390_PARAM_H
|
|
|
|
#include <asm-generic/param.h>
|
|
|
|
#endif /* _ASMS390_PARAM_H */
|