commit | 43b7f2fb58d42d2b6bc02368f61e14abd002001a | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 13 15:26:23 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Sep 03 14:53:20 2013 -0400 |
tree | adf5203ad9594ac5d6706f2916337296a3218270 | |
parent | 850a45209d44654afb8ee2cad53a67c07c1cef9c [diff] |
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 <cmetcalf@tilera.com>