#ifndef _IN_BOOT_RESET_H
#define _IN_BOOT_RESET_H
#include <ultra64.h>
void resetproc(void *data);
#endif