Skip to content
Snippets Groups Projects
Commit 4bf3b0bc authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

[x86 setup] Make struct apm_bios_info cross-architecture


struct apm_bios_info uses "unsigned short" and "unsigned long"
to mean u16 and u32 respectively.  Correct.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 238b706d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment