Documentation: add a guideline for hard_start_xmit method
[linux-2.6] / include / asm-um / errno.h
1 #ifndef __UM_ERRNO_H
2 #define __UM_ERRNO_H
3
4 #include "asm/arch/errno.h"
5
6 #endif