summaryrefslogtreecommitdiff
path: root/include/uapi/linux/param.h
blob: 94e0c57a75b7a5cc2b4a26dd324deb6f6deec7c6 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _LINUX_PARAM_H
#define _LINUX_PARAM_H

#include <asm/param.h>

#endif
ref='/distro/kernel/commit/fs/proc/task_nommu.c?id=d036bda7d0e7269c2982eb979acfef855f5d7977'>sched/core: Convert sighand_struct.count to refcount_tElena Reshetova 2018-08-22mm: /proc/pid/*maps remove is_pid and related wrappersVlastimil Babka 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman