commit | fc624eae3278330f484669dd8fe85535def7eb78 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jul 15 13:36:09 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sat Sep 22 14:49:21 2007 +1000 |
tree | 8601b3bfecd9dd7c2fb91bebd99c0d9bd22c614f | |
parent | 9b41fcb0eb890009f9de3df76fcdb2ba77314a4b [diff] |
[POWERPC] Use __attribute__ in asm-powerpc Pretty much everyone uses "__attribute__" or "attribute", no one uses "__attribute". This tweaks the three places in asm-powerpc where this comes up. While only asm-powerpc/types.h is interesting (for userspace), I did asm-powerpc/processor.h as well for consistency. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Paul Mackerras <paulus@samba.org>