From 43b7f2fb58d42d2b6bc02368f61e14abd002001a Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 13 Aug 2013 15:26:23 -0400 Subject: [PATCH] tile: simplify code referencing hypervisor API addresses There's no need to make up new ways of computing the addresses of the Tilera hypervisor APIs; just use the standard method of relying on the symbols to provide the addresses. Signed-off-by: Chris Metcalf --- Reading git-format-patch failed