register_binfmt
register_binfmt(&elf_format);
register_binfmt(&elf_fdpic_format);
register_binfmt(&flat_format);
register_binfmt(&script_format);