/* linux/arch/arm/plat-s5p/include/plat/irq-eint-group.h * * Copyright (c) 2009 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * S5P Common IRQ support * * 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. */ #ifndef __PLAT_S5P_IRQ_EINT_GROUP_H #define __PLAT_S5P_IRQ_EINT_GROUP_H void s5pv210_restore_eint_group(void); #endif /* __PLAT_S5P_IRQ_EINT_GROUP_H */