#ifndef HOOKS_H
#define HOOKS_H
extern void arch_main ( struct i386_all_regs *regs );
#endif /* HOOKS_H */