summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/timex.h
blob: 29ae27df265d78036cabdf7d44c66679c2a5f55a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * linux/include/asm-arm/timex.h
 *
 * Architecture Specific TIME specifications
 *
 * Copyright (C) 1997,1998 Russell King
 */
#ifndef _ASMARM_TIMEX_H
#define _ASMARM_TIMEX_H

#include <asm/arch/timex.h>

#endif