[NET]: merge dev_unicast_discard and dev_mc_discard into one
[linux-2.6/openmoko-kernel/knife-kernel.git] / include / asm-um / bugs.h
blob6a72e240d5fcfe32645bffa3705ee0c5a0417579
1 #ifndef __UM_BUGS_H
2 #define __UM_BUGS_H
4 void check_bugs(void);
6 #endif