6 lines
104 B
C
6 lines
104 B
C
#ifndef __LINEIN_FUNC_H__
|
|
#define __LINEIN_FUNC_H__
|
|
#include "typedef.h"
|
|
#include "app_config.h"
|
|
#endif
|