mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-05 21:23:42 +00:00
8 lines
80 B
Plaintext
8 lines
80 B
Plaintext
@rm_malloc_cast@
|
|
expression x, n;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
polarssl_malloc(n)
|