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:
238b706
)
[x86 setup] Make struct apm_bios_info cross-architecture
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 25 Jul 2007 18:06:02 +0000
(11:06 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 25 Jul 2007 19:02:21 +0000
(12:02 -0700)
struct apm_bios_info uses "unsigned short" and "unsigned long"
to mean u16 and u32 respectively. Correct.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found