summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/global_data.h
Commit message (Collapse)AuthorAgeLines
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
| | | | | | | All the global flag defines are the same across all arches. So unify them in one place, and add a simple way for arches to extend for their needs. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* nds32: add header files support for nds32Macpaul Lin2011-10-22-0/+89
Add generic header files support for nds32 architecture. Cache, ptregs, data type and other definitions are included. Signed-off-by: Macpaul Lin <macpaul@andestech.com>