[][src]Function kernel::process::process::init_code

fn init_code() -> &'static [u8]

binary code of user/src/initcode.S This file will be compiled to elf, and then be stripped with objdump, as specified in Makefile.