blob: 4d9036d0f28854177a2fa37be1e8ce627af6b634 [file] [log] [blame]
Byungho Minc9b870e2009-06-23 21:40:03 +09001/* linux/arch/arm/mach-s5pc100/include/mach/regs-irq.h
2 *
3 * Copyright 2009 Samsung Electronics Co.
4 * Byungho Min <bhmin@samsung.com>
5 *
Marek Szyprowskiacc84702010-05-20 07:51:08 +02006 * S5PC100 - IRQ register definitions
Byungho Minc9b870e2009-06-23 21:40:03 +09007 *
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
13#ifndef __ASM_ARCH_REGS_IRQ_H
14#define __ASM_ARCH_REGS_IRQ_H __FILE__
15
16#include <mach/map.h>
17#include <asm/hardware/vic.h>
18
Byungho Minc9b870e2009-06-23 21:40:03 +090019#endif /* __ASM_ARCH_REGS_IRQ_H */