Changeset 3461 for trunk/src/kash/memalloc.h
- Timestamp:
- Sep 15, 2020, 2:55:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/memalloc.h
r3458 r3461 94 94 unsigned pstackretainpush(struct shinstance *, struct pstack_block *); 95 95 struct pstack_block *pstackallocpush(struct shinstance *); 96 void pstackmarkdone(struct pstack_block *); 96 97 #endif 97 98 void *pstalloc(struct shinstance *, size_t);
Note:
See TracChangeset
for help on using the changeset viewer.