arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 28 Feb 2011 20:19:10 +0000 (15:19 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 1 Mar 2011 21:20:42 +0000 (16:20 -0500)
These headers are used by Linux but are maintained upstream.
This change incorporates a few minor fixes to these headers,
including a new sim_print() function, cleaner support for the
sim_syscall() API, and a sim_query_cpu_speed() method.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found