blob: 33397260068007fbae07a780f4ccf81d6f82f2fd [file] [log] [blame]
Vineet Guptaac4c2442013-01-18 15:12:16 +05301/*
Vineet Gupta5793e272015-03-05 19:13:56 +05302 * Copyright (C) 2014-15 Synopsys, Inc. (www.synopsys.com)
Vineet Guptaac4c2442013-01-18 15:12:16 +05303 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 */
9
10#ifndef __ASM_ARC_IRQFLAGS_H
11#define __ASM_ARC_IRQFLAGS_H
12
Vineet Gupta5793e272015-03-05 19:13:56 +053013#include <asm/irqflags-compact.h>
Vineet Guptaac4c2442013-01-18 15:12:16 +053014
Vineet Guptaac4c2442013-01-18 15:12:16 +053015#endif