blob: 5b9c42fd32d7b8ab0e0e5ee2c6ef682609a6b12e [file] [log] [blame]
Ben Dooks7162ba02010-01-06 10:14:51 +09001/* arch/arm/plat-samsung/include/plat/irq-vic-timer.h
2 *
3 * Copyright (c) 2010 Simtec Electronics
4 * Ben Dooks <ben@simtec.co.uk>
5 *
6 * Header file for Samsung SoC IRQ VIC timer
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11*/
12
Thomas Gleixner2d2e1d32011-05-09 10:09:26 +020013extern void s3c_init_vic_timer_irq(unsigned int num, unsigned int timer_irq);