Pierwsza wersja wygenerowana automatycznie przez SI minmax-m2.5
This commit is contained in:
14
src/cfg_var.h
Normal file
14
src/cfg_var.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* cfg_var.h
|
||||
*
|
||||
* Created on: 10-09-2013
|
||||
* Author: Krzysztof Jakubczyk
|
||||
*/
|
||||
|
||||
#ifndef CFG_VAR_H_
|
||||
#define CFG_VAR_H_
|
||||
|
||||
extern const struct config_lookup_table cfg_lut[];
|
||||
extern const unsigned int cfg_lut_elements;
|
||||
|
||||
#endif /* CFG_VAR_H_ */
|
||||
Reference in New Issue
Block a user