mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 04:17:47 +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
|