kernel/include/linux/cnt32_to_63.h
.. .. @@ -1,13 +1,10 @@ 1 1 2 /* 2 3 * Extend a 32-bit counter to 63 bits 3 4 * 4 5 * Author: Nicolas Pitre 5 6 * Created: December 3, 2006 6 7 * Copyright: MontaVista Software, Inc. 7 8 9 10 11 8 */ 12 9 13 10 #ifndef __LINUX_CNT32_TO_63_H__