Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mtu.h
Go to the documentation of this file.
1 #ifndef __PLAT_MTU_H
2 #define __PLAT_MTU_H
3 
4 void nmdk_timer_init(void __iomem *base);
5 void nmdk_clkevt_reset(void);
6 void nmdk_clksrc_reset(void);
7 
8 #endif /* __PLAT_MTU_H */
9