mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-20 08:21:46 +01:00
__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>