7 lines
137 B
C
7 lines
137 B
C
#ifndef INCLUDE_CONSTANTS_H_
|
|
#define INCLUDE_CONSTANTS_H_
|
|
|
|
void constants_register(int module_number);
|
|
|
|
#endif /* INCLUDE_CONSTANTS_H */
|