/* * mac.h * * Created on: Apr 21, 2011 * Author: TongXiangbiao */ #ifndef MAC_H_ #define MAC_H_ int mac_init(void); #endif /* MAC_H_ */