diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-01-18 15:12:15 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-01-28 12:34:21 +0530 |
commit | 79a033c6b946c252c5217907d244cdb37b1114b5 (patch) | |
tree | 08f65ce77118a65e443f05b7ed570ee45b27039b /arch/arc/include/asm/asm-offsets.h | |
parent | 949db153b6466c6f7cad5a427ecea94985927311 (diff) | |
download | blackbird-op-linux-79a033c6b946c252c5217907d244cdb37b1114b5.tar.gz blackbird-op-linux-79a033c6b946c252c5217907d244cdb37b1114b5.zip |
ARC: Generic Headers
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/include/asm/asm-offsets.h')
-rw-r--r-- | arch/arc/include/asm/asm-offsets.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arc/include/asm/asm-offsets.h b/arch/arc/include/asm/asm-offsets.h new file mode 100644 index 000000000000..dad18768fe43 --- /dev/null +++ b/arch/arc/include/asm/asm-offsets.h @@ -0,0 +1,9 @@ +/* + * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) + * + * 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. + */ + +#include <generated/asm-offsets.h> |