summaryrefslogtreecommitdiff
path: root/include/asm-generic/global_data_flags.h
Commit message (Collapse)AuthorAgeLines
* 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>