mirror of
https://github.com/STMicroelectronics/STM32CubeF2.git
synced 2025-05-03 22:17:13 +08:00
8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
@rm_calloc_cast@
|
|
expression x, n, m;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
mbedtls_calloc(n, m)
|