git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb6943
)
x86: use _types.h headers in asm where available
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 13 Feb 2009 19:14:01 +0000
(11:14 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 13 Feb 2009 19:35:01 +0000
(11:35 -0800)
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 <jeremy.fitzhardinge@citrix.com>
No differences found