linux/arch/tile
Chris Metcalf bf65e440e8 arch/tile: add Tilera's <arch/sim.h> header as an open-source header
This change adds one of the Tilera standard <arch> headers to the set
of headers shipped with Linux.  The <arch/sim.h> header provides
methods for programmatically interacting with the Tilera simulator.

The current <arch/sim.h> provides inline assembly for the _sim_syscall
function, so the declaration and definition previously provided
manually in Linux are no longer needed.  We now use the standard
sim_validate_lines_evicted() method from <arch/sim.h> rather than
rolling our own direct call to sim_syscall().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2010-10-15 15:36:54 -04:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
include arch/tile: add Tilera's <arch/sim.h> header as an open-source header 2010-10-15 15:36:54 -04:00
kernel arch/tile: add Tilera's <arch/sim.h> header as an open-source header 2010-10-15 15:36:54 -04:00
lib arch/tile: properly export __mb_incoherent for modules 2010-10-14 15:12:55 -04:00
mm arch/tile: add Tilera's <arch/sim.h> header as an open-source header 2010-10-15 15:36:54 -04:00
Kbuild
Kconfig arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends 2010-10-14 14:36:50 -04:00
Kconfig.debug
Makefile arch/tile: various top-level Makefile cleanups 2010-10-14 15:16:59 -04:00