This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-service-chaining-…/common/include/bfd.h

16 lines
122 B
C
Raw Normal View History

#ifndef _BFD_H
#define _BFD_H
#ifdef __cpluscplus
extern "C"
{
#endif
// TODO
#ifdef __cpluscplus
}
#endif
#endif