From: Erik M. <er...@us...> - 2001-12-16 18:23:40
|
Update of /cvsroot/blob/blob/include/blob In directory usw-pr-cvs1:/tmp/cvs-serv11239/include/blob Removed Files: debug.h Log Message: This has been sitting in my local CVS sandbox for too long: - Make all functions static - Remove debug.h - Add proper alignment checks for all functions - Remove redundant barrier()s - Improve help texts - Remove address wizardry from Poke() (Poke() and Peek() now use the same address as one would expect) --- debug.h DELETED --- |