bootobj
extern struct bootobj rootfs;
struct bootobj *bootobjp;
struct bootobj rootfs = {
struct bootobj swapfile = {
extern struct bootobj rootfs;
extern struct bootobj swapfile;
extern struct bootobj rootfs;
extern struct bootobj swapfile;
struct bootobj rootfs, swapfile;