Ptr type
FossilOrigin-Name: ec1eff2c4a1e9cc66a73db50bc246be19e7813a424e987d3cc481c1fb3c075bc
This commit is contained in:
parent
d28adc34f2
commit
4caeed7fa8
7
src/cw/mbag_type_ptr.c
Normal file
7
src/cw/mbag_type_ptr.c
Normal file
@ -0,0 +1,7 @@
|
||||
#include "mbag.h"
|
||||
|
||||
const struct mbag_typedef mbag_type_ptr = {
|
||||
"Ptr",free
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user