aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include/plat/irq-vic-timer.h
blob: 5b9c42fd32d7b8ab0e0e5ee2c6ef682609a6b12e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* arch/arm/plat-samsung/include/plat/irq-vic-timer.h
 *
 * Copyright (c) 2010 Simtec Electronics
 *	Ben Dooks <ben@simtec.co.uk>
 *
 * Header file for Samsung SoC IRQ VIC timer
 *
 * 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.
*/

extern void s3c_init_vic_timer_irq(unsigned int num, unsigned int timer_irq);