TSG-13355 Steering Service搭建Project框架
This commit is contained in:
15
common/include/bfd.h
Normal file
15
common/include/bfd.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#ifndef _BFD_H
|
||||
#define _BFD_H
|
||||
|
||||
#ifdef __cpluscplus
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
// TODO
|
||||
|
||||
#ifdef __cpluscplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user