Annotation of qemu/hw/multiboot.h, revision 1.1

1.1     ! root        1: #ifndef QEMU_MULTIBOOT_H
        !             2: #define QEMU_MULTIBOOT_H
        !             3: 
        !             4: int load_multiboot(void *fw_cfg,
        !             5:                    FILE *f,
        !             6:                    const char *kernel_filename,
        !             7:                    const char *initrd_filename,
        !             8:                    const char *kernel_cmdline,
        !             9:                    int kernel_file_size,
        !            10:                    uint8_t *header);
        !            11: 
        !            12: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.