mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef __MISC_CONSTANT_H_
|
||
|
#define __MISC_CONSTANT_H_
|
||
|
|
||
|
#include <user_constants.h>
|
||
|
|
||
|
#endif
|