frodo-wii/utils.hh

7 lines
88 B
C++
Raw Normal View History

#ifndef __UTILS_H__
#define __UTILS_H__
#define BUG_ON(cond)
#endif /* __UTILS_H__ */