mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
7 lines
80 B
Text
7 lines
80 B
Text
@rm_malloc_cast@
|
|
expression x, n;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
polarssl_malloc(n)
|