Skip to content
Commit 51ef85d8 authored by Ben Hutchings's avatar Ben Hutchings Committed by Hans-Christian Egtvedt
Browse files

avr32: Fix .size directive for cpu_enter_idle



gas used to accept (and ignore?) .size directives which referred to
undefined symbols, as this does.  In binutils 2.21 these are treated
as errors.

Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
parent 024b3f29
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment