WIP FPC-III support
[linux/fpc-iii.git] / arch / microblaze / include / asm / timex.h
blobe99cc29cbe57e78d2762890207c14d2e3b9a2bf3
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (C) 2006 Atmark Techno, Inc.
4 */
6 #ifndef _ASM_MICROBLAZE_TIMEX_H
7 #define _ASM_MICROBLAZE_TIMEX_H
9 #include <asm-generic/timex.h>
11 #define CLOCK_TICK_RATE 1000 /* Timer input freq. */
13 #endif /* _ASM_TIMEX_H */