Blame include/uapi/linux/param.h

Packit Service 3880ab
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Packit Service 3880ab
#ifndef _LINUX_PARAM_H
Packit Service 3880ab
#define _LINUX_PARAM_H
Packit Service 3880ab
Packit Service 3880ab
#include <asm/param.h>
Packit Service 3880ab
Packit Service 3880ab
#endif