mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-13 12:34:40 +00:00
7 lines
78 B
C
7 lines
78 B
C
|
|
#ifndef _LINUX_PARAM_H
|
||
|
|
#define _LINUX_PARAM_H
|
||
|
|
|
||
|
|
#include <asm/param.h>
|
||
|
|
|
||
|
|
#endif
|