Add util.h - utility macros
commit3a2aabdce127a367aa27a4c27025199230e26c15
authorAndreas Ericsson <ae@op5.se>
Sat, 22 Nov 2008 13:44:47 +0000 (22 14:44 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 22 Nov 2008 20:08:00 +0000 (22 12:08 -0800)
treecb8e90b049ec87e0a999952544839c3c17f88e37
parent76a8c44727406a76d251102bdee607871887a119
Add util.h - utility macros

ARRAY_SIZE() et al go in util.h, included from common.h

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
src/common.h
src/util.h [new file with mode: 0644]