commit | 21d2cd23573d2fd2264b064bd444fc163e677345 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Mon Apr 20 11:08:46 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 28 01:01:39 2009 +0200 |
tree | 40ff3b55d9ea638f2effcb7456811cb271622fab | |
parent | d8a6b816e28d9c1e08e1e3c0e4557e133cc6a684 [diff] |
Replace __attribute references with __attribute__ __attribute__ follows gcc's documented syntax and is generally more common than __attribute. This change is only asthetic and should not affect functionality. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>