Move read/write[bwl] from smp.c to util.h.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 12 Oct 2009 13:49:27 +0000 (09:49 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 12 Oct 2009 13:49:27 +0000 (09:49 -0400)
commit91031edcb2a6adf2510478bc81a4df68c5e3daf2
tree04e7127058b975c1ab0ba9fa30838c786595f186
parent43562769f9736375f20ebde00601e479fdde9872
Move read/write[bwl] from smp.c to util.h.

Move them to the header so other code can use them.
src/smp.c
src/util.h