9 lines
84 B
C
9 lines
84 B
C
#ifndef __CONFIG_H__
|
|
#define __CONFIG_H__
|
|
|
|
#include "./SYSTEM/sys/sys.h"
|
|
|
|
|
|
|
|
#endif
|