summaryrefslogtreecommitdiff
path: root/include/asm-generic/global_data_flags.h
AgeCommit message (Collapse)Author
2012-08-09global_data: unify global flag definesMike Frysinger
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>