mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 01:47:47 +00:00
[doc] remove unused definitions (#3917)
This commit is contained in:
committed by
Jonathan Hui
parent
d0c7ff2bb4
commit
8c0c32548d
@@ -99,20 +99,6 @@ extern "C" {
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @def OT_CALL
|
||||
*
|
||||
* Compiler-specific function modifier, ie: Win DLL support
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @def OT_CDECL
|
||||
*
|
||||
* Compiler-specific function modifier, ie: Win DLL support
|
||||
*
|
||||
*/
|
||||
|
||||
// =========== TOOLCHAIN SELECTION : START ===========
|
||||
|
||||
#if defined(__GNUC__) || defined(__clang__) || defined(__CC_ARM) || defined(__TI_ARM__)
|
||||
|
||||
Reference in New Issue
Block a user