Deleted Added
full compact
26c26
< * $FreeBSD: head/lib/libmemstat/memstat.c 224569 2011-08-01 09:43:35Z pluknet $
---
> * $FreeBSD: head/lib/libmemstat/memstat.c 261726 2014-02-10 20:09:10Z glebius $
256a257,263
> memstat_get_rsize(const struct memory_type *mtp)
> {
>
> return (mtp->mt_rsize);
> }
>
> uint64_t