#ifndef _IN_BOOT_RESET_H #define _IN_BOOT_RESET_H #include void resetproc(void *data); #endif