mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 10:25:41 +01:00
Add a Doxygen-only section
This is intended to document platform-specific definitions in PSA.
This commit is contained in:
parent
e59236fc17
commit
62a7e7e65f
@ -8,6 +8,14 @@
|
||||
|
||||
#include "crypto_platform.h"
|
||||
|
||||
#ifdef __DOXYGEN_ONLY__
|
||||
/** \defgroup platform Implementation-specific definitions
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**@}*/
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user