/** * mem.c * SamR's favorite utilities for exploring memory on a standard GCC * linux system. */ #include "mem.h"