mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 10:04:01 +01:00
__asm__ follows gcc's documented syntax and is generally more common than __asm. This change is only asthetic and should not affect functionality. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>