Both m68k and m68k-colfire do not support 64 bit atomis. The atomic_barrier syscall on m68k is a no-op, so it can use the compiler builtin. Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>