/*
 * include/asm-arm/arch-s3c24a0/time.h
 *
 * $Id$
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 * Based on linux/include/asm-arm/arch-s3c2410/time.h
 */

#include <linux/time.h> /* for mktime() */
#include <linux/rtc.h>  /* struct rtc_time */
#include "clocks.h"

