#ifndef _KERNEL_BOOT_H #define _KERNEL_BOOT_H void clear_bss(void); #endif