summaryrefslogtreecommitdiff
path: root/include/asm-generic/global_data_flags.h
Commit message (Collapse)AuthorAgeLines
* include: delete unused header filesMasahiro Yamada2014-01-24-28/+0
| | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
* global_data: unify global flag definesMike Frysinger2012-08-09-0/+28
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>