commit | 2fb6b2a048ed8fa3f049c7d42f7a2dd3f0c8d7a6 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Fri Feb 27 13:25:33 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 02 12:07:49 2009 +0100 |
tree | 9ff0ee90d167ec638dc494e89963d69b0e3dbb0c | |
parent | 389d1fb11e5f2a16b5e34c547756f0c4dec641f7 [diff] |
x86: add forward decl for tss_struct Its the correct thing to do before using the struct in a prototype. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>