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