Changeset 39457 for trunk/Ohana/src/libohana/include/ohana_allocate.h
- Timestamp:
- Mar 11, 2016, 10:23:42 PM (10 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libohana/include/ohana_allocate.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20160226 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libohana/include/ohana_allocate.h
r39324 r39457 13 13 int line; // line (re)allocated 14 14 int freed; // memory has been freed 15 int dummy; // need to put endblock on the endpost15 int Nalloc; // need to put endblock on the endpost 16 16 uint32_t endblock; // endpost marker 17 17 } OhanaMemblock;
Note:
See TracChangeset
for help on using the changeset viewer.
