blob: 94e0c57a75b7a5cc2b4a26dd324deb6f6deec7c6 [file] [log] [blame]
Greg Kroah-Hartman6f52b162017-11-01 15:08:43 +01001/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _LINUX_PARAM_H
3#define _LINUX_PARAM_H
4
5#include <asm/param.h>
6
7#endif