mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-19 19:22:55 +00:00
7 lines
85 B
Text
7 lines
85 B
Text
@rm_calloc_cast@
|
|
expression x, n, m;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
mbedtls_calloc(n, m)
|