blob: 9337dc50196f79341b39385831133df583b37f51 [file] [log] [blame]
Mansour Moufidfd9afb22015-02-15 17:34:22 -05001@rm_malloc_cast@
2expression x, n;
3type T;
4@@
5 x =
6- (T *)
Manuel Pégourié-Gonnard2cf5a7c2015-04-08 12:49:31 +02007 mbedtls_malloc(n)