7 lines
91 B
C
7 lines
91 B
C
|
#ifndef __MISC_CONSTANT_H_
|
||
|
#define __MISC_CONSTANT_H_
|
||
|
|
||
|
#include <user_constants.h>
|
||
|
|
||
|
#endif
|