Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
0004  */
0005 
0006 #ifndef _ASM_ARC_SECTIONS_H
0007 #define _ASM_ARC_SECTIONS_H
0008 
0009 #include <asm-generic/sections.h>
0010 
0011 extern char __arc_dccm_base[];
0012 
0013 #endif