mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 12:26:45 +07:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef __MISC_CONSTANT_H_
|
||
|
#define __MISC_CONSTANT_H_
|
||
|
|
||
|
#include <user_constants.h>
|
||
|
|
||
|
#endif
|