index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
param.h
blob: 092e92f67b500704b243b04d74232ebbd662aada (
plain
)
1
2
3
4
5
6
#ifndef _LINUX_PARAM_H
#define _LINUX_PARAM_H
#include <asm/param.h>
#endif