/* * include/asm-arm/hrtime.h * * Copyright 2003 (c) MontaVista, Software, Inc. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #ifndef __ASM_HRTIME_H_ #define __ASM_HRTIME_H_ /* * Scaled math routines */ #include /* * Include sub-arch specific bits */ #include #endif