commit | db24e8c2ef7eceb46818a8c22fc38dea733fe159 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 25 14:09:25 2007 +1000 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Oct 25 14:09:25 2007 +1000 |
tree | 5ad38b8aa9effd7572db57c480747b66f056e493 | |
parent | c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 [diff] |
lguest: example launcher header cleanup. Now the kernel headers are clean for userspace export, we don't need to typedef kernel types before including them. We also don't need pci_ids.h (that was from an earlier virtio draft). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>