Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by bellard, Mon Jan 31 20:43:28 2005 UTC | revision 1.4 by bellard, Mon Feb 7 23:10:07 2005 UTC | |
|---|---|---|
| # | Line 48 static inline void env_to_regs(void) | Line 48 static inline void env_to_regs(void) |
| 48 | static inline void regs_to_env(void) | static inline void regs_to_env(void) |
| 49 | { | { |
| 50 | } | } |
| 51 | ||
| 52 | int cpu_arm_handle_mmu_fault (CPUState *env, target_ulong address, int rw, | |
| 53 | int is_user, int is_softmmu); |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |