Revision 5fafdf24 target-sh4/cpu.h

b/target-sh4/cpu.h
1 1
/*
2 2
 *  SH4 emulation
3
 * 
3
 *
4 4
 *  Copyright (c) 2005 Samuel Tardieu
5 5
 *
6 6
 * This library is free software; you can redistribute it and/or
......
123 123

  
124 124
CPUSH4State *cpu_sh4_init(void);
125 125
int cpu_sh4_exec(CPUSH4State * s);
126
int cpu_sh4_signal_handler(int host_signum, void *pinfo, 
126
int cpu_sh4_signal_handler(int host_signum, void *pinfo,
127 127
                           void *puc);
128 128

  
129 129
#include "softfloat.h"

Also available in: Unified diff