Skip to content
Snippets Groups Projects
Commit ee8e7cfe authored by Rusty Russell's avatar Rusty Russell
Browse files

Make asm-x86/bootparam.h includable from userspace.


To actually write a bootloader (or, say, the lguest launcher)
currently requires duplication of these structures.  Making them
includable from userspace is much nicer.

We merge the common userspace-required definitions of e820_32/64.h
into e820.h for export.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 9525ca02
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