78282101af4e0f6f7b648451 author Jeremy Fitzhardinge 1234552441 -0800 committer Jeremy Fitzhardinge 1234553701 -0800 x86: use _types.h headers in asm where available In general, the only definitions that assembly files can use are in _types.S headers (where available), so convert them. Signed-off-by: Jeremy Fitzhardinge