common: introduce userMalloc() and userFree()
authorBrian Norris <banorris@uci.edu>
Tue, 24 Apr 2012 20:22:38 +0000 (13:22 -0700)
committerBrian Norris <banorris@uci.edu>
Tue, 24 Apr 2012 20:22:38 +0000 (13:22 -0700)
commitee5a8df4c176af0f01dd2c47eecb092167f663f6
treece9e0192a3f1046276a89510934d6e6ff12286ac
parent1a014a333a36a00eb92153540bcef9efba7fdeed
common: introduce userMalloc() and userFree()

These are stubs for now, but I will need these.
common.h
threads.cc