MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-s3c24a0 / time.h
blob9e73f03610413c043526cc95f0a65b09775a0b0a
1 /*
2 * include/asm-arm/arch-s3c24a0/time.h
4 * $Id: time.h,v 1.2 2005/11/28 03:55:11 gerg Exp $
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
10 * Based on linux/include/asm-arm/arch-s3c2410/time.h
13 #include <linux/time.h> /* for mktime() */
14 #include <linux/rtc.h> /* struct rtc_time */
15 #include "clocks.h"